Home
last modified time | relevance | path

Searched refs:ctio (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/scsi/qla2xxx/
H A Dqla_target.c1937 if (ctio == NULL) { in qlt_24xx_retry_term_exchange()
1957 ctio->entry_count = 1; in qlt_24xx_retry_term_exchange()
2254 if (ctio == NULL) { in qlt_24xx_send_task_mgmt_ctio()
2262 ctio->entry_count = 1; in qlt_24xx_send_task_mgmt_ctio()
2311 if (!ctio) { in qlt_send_resp_ctio()
2319 ctio->entry_count = 1; in qlt_send_resp_ctio()
3359 ctio); in qlt_xmit_response()
3365 memcpy(ctio, pkt, sizeof(*ctio)); in qlt_xmit_response()
3367 ctio->entry_count = 1; in qlt_xmit_response()
3369 ctio->dseg_count = 0; in qlt_xmit_response()
[all …]
H A Dqla_gbl.h140 struct ctio7_from_24xx *ctio);