Searched refs:CodeBlkVersion (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | ips.c | 2089 if (ha->enq->CodeBlkVersion[7] == 0) { in ips_host_info() 2092 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2093 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2094 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2095 ha->enq->CodeBlkVersion[6]); in ips_host_info() 2099 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2100 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2101 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2102 ha->enq->CodeBlkVersion[6], ha->enq->CodeBlkVersion[7]); in ips_host_info()
|
D | ips.h | 691 uint8_t CodeBlkVersion[8]; member
|