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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/qla2xxx/
H A Dqla_gbl.h177 int qla2x00_marker(struct scsi_qla_host *, struct req_que *, struct rsp_que *,
H A Dqla_iocb.c345 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL)
454 * qla2x00_marker() - Send a marker IOCB to the firmware.
507 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, function
1192 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL)
1355 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
H A Dqla_init.c461 rval = qla2x00_marker(vha, vha->hw->req_q_map[0],
3788 qla2x00_marker(vha, req, rsp, 0, 0,
4081 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL);
4881 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL);
5259 qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL);
H A Dqla_mbx.c927 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, 0,
974 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, l,
2484 rval2 = qla2x00_marker(vha, req, rsp, fcport->loop_id, l,
H A Dqla_nx.c2610 if (qla2x00_marker(vha, req,

Completed in 69 milliseconds