Home
last modified time | relevance | path

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

/drivers/scsi/qla2xxx/
Dqla_target.h484 struct ctio_crc2_to_fw { struct
Dtcm_qla2xxx.c1967 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in tcm_qla2xxx_init()
Dqla_target.c3011 struct ctio_crc2_to_fw *pkt; in qlt_build_ctio_crc2_pkt()
3024 pkt = (struct ctio_crc2_to_fw *)qpair->req->ring_ptr; in qlt_build_ctio_crc2_pkt()
Dqla_os.c7836 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in qla2x00_module_init()