Searched refs:csio_q_iqid (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_wr.c312 csio_q_iqid(hw, ret_idx) = CSIO_MAX_QID;
355 csio_q_iqid(hw, iq_idx) = iqp.iqid;
576 eqp.iqid = csio_q_iqid(hw, iq_idx);
648 iqp.iqid = csio_q_iqid(hw, iq_idx);
813 if (csio_q_iqid(hw, i) != CSIO_MAX_QID) {
816 csio_q_iqid(hw, i) = CSIO_MAX_QID;
828 csio_q_iqid(hw, i) = CSIO_MAX_QID;
H A Dcsio_wr.h463 #define csio_q_iqid(__hw, __idx) ((__hw)->wrm.q_arr[(__idx)]->un.iq.iqid) macro
H A Dcsio_hw.c4063 if (csio_q_iqid(hw, hw->fwevt_iq_idx) == CSIO_MAX_QID) {

Completed in 123 milliseconds