Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h202 struct ctio_to_2xxx { struct
H A Dqla_target.c5940 struct ctio_to_2xxx *entry = (struct ctio_to_2xxx *)pkt; in qlt_response_pkt()
5950 struct ctio_to_2xxx *entry = (struct ctio_to_2xxx *)pkt; in qlt_response_pkt()
7263 BUILD_BUG_ON(sizeof(struct ctio_to_2xxx) != 64); in qlt_init()
H A Dtcm_qla2xxx.c1924 BUILD_BUG_ON(sizeof(struct ctio_to_2xxx) != 64); in tcm_qla2xxx_init()