Searched refs:CodeBlkVersion (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/scsi/ |
D | ips.c | 2077 if (ha->enq->CodeBlkVersion[7] == 0) { in ips_host_info() 2080 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2081 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2082 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2083 ha->enq->CodeBlkVersion[6]); in ips_host_info() 2087 ha->enq->CodeBlkVersion[0], ha->enq->CodeBlkVersion[1], in ips_host_info() 2088 ha->enq->CodeBlkVersion[2], ha->enq->CodeBlkVersion[3], in ips_host_info() 2089 ha->enq->CodeBlkVersion[4], ha->enq->CodeBlkVersion[5], in ips_host_info() 2090 ha->enq->CodeBlkVersion[6], ha->enq->CodeBlkVersion[7]); in ips_host_info()
|
D | ips.h | 673 uint8_t CodeBlkVersion[8]; member
|