Home
last modified time | relevance | path

Searched refs:ctio_crc2_to_fw (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h499 struct ctio_crc2_to_fw { struct
H A Dqla_target.c3002 struct ctio_crc2_to_fw *pkt; in qlt_build_ctio_crc2_pkt()
3015 pkt = (struct ctio_crc2_to_fw *)qpair->req->ring_ptr; in qlt_build_ctio_crc2_pkt()
H A Dqla_os.c8210 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in qla2x00_module_init()