Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h498 struct ctio_crc2_to_fw { struct
H A Dtcm_qla2xxx.c1922 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in tcm_qla2xxx_init()
H A Dqla_target.c3053 struct ctio_crc2_to_fw *pkt; in qlt_build_ctio_crc2_pkt()
3066 pkt = (struct ctio_crc2_to_fw *)qpair->req->ring_ptr; in qlt_build_ctio_crc2_pkt()
H A Dqla_os.c8199 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in qla2x00_module_init()