Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c424 struct ctio7_from_24xx *entry = (struct ctio7_from_24xx *)pkt; in qlt_response_pkt_all_vps()
3890 struct ctio7_from_24xx *c = (struct ctio7_from_24xx *)ctio; in qlt_term_ctio_exchange()
3981 if ((le16_to_cpu(((struct ctio7_from_24xx *)ctio)->flags) & CTIO7_FLAGS_DATA_OUT) && in qlt_do_ctio_completion()
3984 (struct ctio7_from_24xx *)ctio); in qlt_do_ctio_completion()
5880 struct ctio7_from_24xx *entry = (struct ctio7_from_24xx *)pkt; in qlt_response_pkt()
H A Dqla_target.h451 struct ctio7_from_24xx { struct
H A Dqla_gbl.h140 struct ctio7_from_24xx *ctio);
H A Dtcm_qla2xxx.c1920 BUILD_BUG_ON(sizeof(struct ctio7_from_24xx) != 64); in tcm_qla2xxx_init()
H A Dqla_edif.c3505 struct ctio7_from_24xx *pkt) in qlt_chk_edif_rx_sa_delete_pending()