Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/qla2xxx/
Dqla_target.c422 case CTIO_TYPE7: in qlt_response_pkt_all_vps()
1956 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_retry_term_exchange()
2261 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_send_task_mgmt_ctio()
2318 ctio->entry_type = CTIO_TYPE7; in qlt_send_resp_ctio()
2607 pkt->entry_type = CTIO_TYPE7; in qlt_24xx_build_ctio_pkt()
3368 ctio->entry_type = CTIO_TYPE7; in qlt_xmit_response()
3700 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_term_exchange()
5424 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_busy()
5878 case CTIO_TYPE7: in qlt_response_pkt()
Dqla_target.h390 #define CTIO_TYPE7 0x12 /* Continue target I/O entry (for 24xx) */ macro
Dqla_isr.c3788 case CTIO_TYPE7: in qla2x00_error_entry()
4043 case CTIO_TYPE7: in qla24xx_process_response_queue()