Searched refs:BootBlkVersion (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/scsi/ |
H A D | ips.c | 2078 if (ha->enq->BootBlkVersion[7] == 0) { in ips_host_info() 2081 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2082 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2083 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2084 ha->enq->BootBlkVersion[6]); in ips_host_info() 2088 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2089 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2090 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2091 ha->enq->BootBlkVersion[6], ha->enq->BootBlkVersion[7]); in ips_host_info()
|
H A D | ips.h | 675 uint8_t BootBlkVersion[8]; member
|