Searched refs:qlt_send_busy (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_target.c | 3659 static void qlt_send_busy(struct scsi_qla_host *, struct atio_from_isp *, 3710 qlt_send_busy(vha, &op->atio, SAM_STAT_BUSY); in qlt_create_sess_from_atio() 5104 qlt_send_busy(struct scsi_qla_host *vha, in qlt_send_busy() function 5125 qlt_send_busy(vha, atio, status); in qlt_chk_qfull_thresh_hold() 5158 qlt_send_busy(vha, atio, SAM_STAT_TASK_SET_FULL); in qlt_24xx_atio_pkt() 5177 qlt_send_busy(vha, atio, SAM_STAT_BUSY); in qlt_24xx_atio_pkt() 5192 qlt_send_busy(vha, atio, SAM_STAT_BUSY); in qlt_24xx_atio_pkt() 5278 qlt_send_busy(vha, atio, 0); in qlt_response_pkt() 5295 qlt_send_busy(vha, atio, 0); in qlt_response_pkt()
|