Home
last modified time | relevance | path

Searched refs:ctio7_from_24xx (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/drivers/scsi/qla2xxx/
Dqla_target.h451 struct ctio7_from_24xx { struct
Dqla_target.c440 struct ctio7_from_24xx *entry = (struct ctio7_from_24xx *)pkt; in qlt_response_pkt_all_vps()
3897 struct ctio7_from_24xx *c = (struct ctio7_from_24xx *)ctio; in qlt_term_ctio_exchange()
3988 if ((le16_to_cpu(((struct ctio7_from_24xx *)ctio)->flags) & CTIO7_FLAGS_DATA_OUT) && in qlt_do_ctio_completion()
3991 (struct ctio7_from_24xx *)ctio); in qlt_do_ctio_completion()
5888 struct ctio7_from_24xx *entry = (struct ctio7_from_24xx *)pkt; in qlt_response_pkt()
Dqla_gbl.h139 struct ctio7_from_24xx *ctio);
Dtcm_qla2xxx.c1929 BUILD_BUG_ON(sizeof(struct ctio7_from_24xx) != 64); in tcm_qla2xxx_init()
Dqla_edif.c3475 struct ctio7_from_24xx *pkt) in qlt_chk_edif_rx_sa_delete_pending()