Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.h484 struct ctio_crc2_to_fw { struct
H A Dtcm_qla2xxx.c1967 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in tcm_qla2xxx_init()
H A 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()
H A Dqla_os.c7780 BUILD_BUG_ON(sizeof(struct ctio_crc2_to_fw) != 64); in qla2x00_module_init()