Searched refs:BootBlkVersion (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | ips.c | 2093 if (ha->enq->BootBlkVersion[7] == 0) { in ips_host_info() 2096 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2097 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2098 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2099 ha->enq->BootBlkVersion[6]); in ips_host_info() 2103 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[ in ips_host_info() [all...] |
H A D | ips.h | 674 uint8_t BootBlkVersion[8]; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | ips.c | 2096 if (ha->enq->BootBlkVersion[7] == 0) { in ips_host_info() 2099 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2100 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2101 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2102 ha->enq->BootBlkVersion[6]); in ips_host_info() 2106 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[ in ips_host_info() [all...] |
H A D | ips.h | 674 uint8_t BootBlkVersion[8]; member
|
Completed in 15 milliseconds