Searched refs:CodeBlkVersion (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/scsi/ |
D | ips.c | 2081 if (ha->enq->CodeBlkVersion[7] == 0) { in ips_host_info() 2084 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2085 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2086 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2087 ha->enq->CodeBlkVersion[6]); in ips_host_info() 2091 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2092 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2093 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2094 ha->enq->CodeBlkVersion[6], ha->enq->CodeBlkVersion[7]); in ips_host_info()
|
D | ips.h | 673 uint8_t CodeBlkVersion[8]; member
|