Searched refs:BootBlkVersion (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/ |
D | ips.c | 2097 if (ha->enq->BootBlkVersion[7] == 0) { in ips_host_info() 2100 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2101 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2102 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2103 ha->enq->BootBlkVersion[6]); in ips_host_info() 2107 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2108 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2109 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2110 ha->enq->BootBlkVersion[6], ha->enq->BootBlkVersion[7]); in ips_host_info()
|
D | ips.h | 674 uint8_t BootBlkVersion[8]; member
|