Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_target.c446 case CTIO_TYPE7: in qlt_response_pkt_all_vps()
1916 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_retry_term_exchange()
2229 ctio->entry_type = CTIO_TYPE7; in qlt_24xx_send_task_mgmt_ctio()
2286 ctio->entry_type = CTIO_TYPE7; in qlt_send_resp_ctio()
2574 pkt->entry_type = CTIO_TYPE7; in qlt_24xx_build_ctio_pkt()
3324 ctio->entry_type = CTIO_TYPE7; in qlt_xmit_response()
3656 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_term_exchange()
5311 ctio24->entry_type = CTIO_TYPE7; in __qlt_send_busy()
5766 case CTIO_TYPE7: in qlt_response_pkt()
H A Dqla_target.h385 #define CTIO_TYPE7 0x12 /* Continue target I/O entry (for 24xx) */ macro
H A Dqla_isr.c3335 case CTIO_TYPE7: in qla2x00_error_entry()
3497 case CTIO_TYPE7: in qla24xx_process_response_queue()