Searched refs:csio_q_physiqid (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/scsi/csiostor/
H A Dcsio_lnode.c1698 wr->iqid = cpu_to_be16(csio_q_physiqid(
H A Dcsio_wr.c356 csio_q_physiqid(hw, iq_idx) = iqp.physiqid;
442 csio_q_physiqid(hw, hw->intr_iq_idx);
1174 csio_q_physiqid(hw, hw->intr_iq_idx))) {
H A Dcsio_scsi.c216 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx));
375 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx));
428 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx));
659 wr->iqid = cpu_to_be16(csio_q_physiqid(hw, req->iq_idx));
1939 cmnd->device->lun, csio_q_physiqid(hw, ioreq->iq_idx));
H A Dcsio_wr.h464 #define csio_q_physiqid(__hw, __idx) \ macro

Completed in 141 milliseconds