Searched refs:qla2x00_marker (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/scsi/qla2xxx/ |
| D | qla_iocb.c | 339 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2x00_start_scsi() 540 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, in qla2x00_marker() function 568 if (qla2x00_marker(vha, vha->req, vha->req->rsp, 0, 0, in qla2x00_issue_marker() 1447 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_start_scsi() 1609 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_dif_start_scsi() 2247 if (qla2x00_marker(vha, req, in qla82xx_start_scsi() 2756 if (qla2x00_marker(vha, req, in qla2x00_start_bidir()
|
| D | qla_gbl.h | 215 int qla2x00_marker(struct scsi_qla_host *, struct req_que *, struct rsp_que *,
|
| D | qla_init.c | 341 qla2x00_marker(vha, vha->hw->req_q_map[0], in qla2x00_async_tm_cmd() 4210 qla2x00_marker(vha, req, rsp, 0, 0, in qla2x00_loop_resync() 4930 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla2x00_restart_isp() 5915 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla24xx_configure_vhba() 6309 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla82xx_restart_isp()
|
| D | qla_mbx.c | 1014 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, 0, in qla2x00_abort_target() 1063 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, l, in qla2x00_lun_reset() 2789 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, l, in __qla24xx_issue_tmf()
|