Searched refs:BootBlkVersion (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/scsi/ |
D | ips.c | 2101 if (ha->enq->BootBlkVersion[7] == 0) { in ips_host_info() 2104 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2105 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2106 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2107 ha->enq->BootBlkVersion[6]); in ips_host_info() 2111 ha->enq->BootBlkVersion[0], ha->enq->BootBlkVersion[1], in ips_host_info() 2112 ha->enq->BootBlkVersion[2], ha->enq->BootBlkVersion[3], in ips_host_info() 2113 ha->enq->BootBlkVersion[4], ha->enq->BootBlkVersion[5], in ips_host_info() 2114 ha->enq->BootBlkVersion[6], ha->enq->BootBlkVersion[7]); in ips_host_info()
|
D | ips.h | 692 uint8_t BootBlkVersion[8]; member
|