Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/qla2xxx/
Dqla_target.h485 struct ctio_crc2_to_fw { struct
Dqla_target.c2993 struct ctio_crc2_to_fw *pkt; in qlt_build_ctio_crc2_pkt()
3006 pkt = (struct ctio_crc2_to_fw *)qpair->req->ring_ptr; in qlt_build_ctio_crc2_pkt()
Dqla_os.c7234 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in qla2x00_module_init()