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

/drivers/scsi/qla2xxx/
H A Dqla_iocb.c346 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
506 * qla2x00_marker() - Send a marker IOCB to the firmware.
560 qla2x00_marker(struct scsi_qla_host *vha, struct req_que *req, function
1464 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
1638 if (qla2x00_marker(vha, req, rsp, 0, 0, MK_SYNC_ALL) !=
2258 if (qla2x00_marker(vha, req,
2261 "qla2x00_marker failed for cmd=%p.\n", cmd);

Completed in 97 milliseconds