Home
last modified time | relevance | path

Searched refs:qla2x00_marker (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/scsi/qla2xxx/
Dqla_iocb.c346 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) in qla2x00_start_scsi()
523 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, in qla2x00_marker() function
1228 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) in qla24xx_start_scsi()
1403 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) != in qla24xx_dif_start_scsi()
Dqla_gbl.h181 int qla2x00_marker(struct scsi_qla_host *, struct req_que *, struct rsp_que *,
Dqla_init.c461 rval = qla2x00_marker(vha, vha->hw->req_q_map[0], in qla2x00_async_tm_cmd_done()
3827 qla2x00_marker(vha, req, rsp, 0, 0, in qla2x00_loop_resync()
4210 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla2x00_restart_isp()
5010 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla24xx_configure_vhba()
5388 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL); in qla82xx_restart_isp()
Dqla_mbx.c927 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, 0, in qla2x00_abort_target()
974 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, l, in qla2x00_lun_reset()
2481 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, l, in __qla24xx_issue_tmf()
Dqla_nx.c2640 if (qla2x00_marker(vha, req, in qla82xx_start_scsi()