Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c1932 struct ctio7_to_24xx *ctio; in qlt_24xx_retry_term_exchange()
2245 struct ctio7_to_24xx *ctio; in qlt_24xx_send_task_mgmt_ctio()
2301 struct ctio7_to_24xx *ctio; in qlt_send_resp_ctio()
2598 struct ctio7_to_24xx *pkt; in qlt_24xx_build_ctio_pkt()
2694 struct ctio7_to_24xx *pkt24 = (struct ctio7_to_24xx *)prm->pkt; in qlt_load_data_segments()
3260 struct ctio7_to_24xx *pkt; in qlt_xmit_response()
3353 struct ctio7_to_24xx *ctio = in qlt_xmit_response()
3413 struct ctio7_to_24xx *pkt; in qlt_rdy_to_xfer()
3666 struct ctio7_to_24xx *ctio24; in __qlt_send_term_exchange()
3699 ctio24 = (struct ctio7_to_24xx *)pkt; in __qlt_send_term_exchange()
[all …]
H A Dqla_target.h397 struct ctio7_to_24xx { struct
H A Dtcm_qla2xxx.c1921 BUILD_BUG_ON(sizeof(struct ctio7_to_24xx) != 64); in tcm_qla2xxx_init()