Searched refs:__qla2x00_marker (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_iocb.c | 504 __qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, in __qla2x00_marker() function 554 ret = __qla2x00_marker(vha, req, rsp, loop_id, lun, type); in qla2x00_marker() 570 if (__qla2x00_marker(vha, vha->req, vha->req->rsp, 0, 0, in qla2x00_issue_marker() 1787 if (__qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2xxx_start_scsi_mq() 1960 if (__qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla2xxx_dif_start_scsi_mq()
|