intr_iq_idx 486 drivers/scsi/csiostor/csio_hw.h int intr_iq_idx; /* Forward interrupt intr_iq_idx 271 drivers/scsi/csiostor/csio_init.c rv = csio_wr_iq_create(hw, NULL, hw->intr_iq_idx, intr_iq_idx 370 drivers/scsi/csiostor/csio_init.c hw->intr_iq_idx = csio_wr_alloc_q(hw, CSIO_INTR_IQSIZE, intr_iq_idx 373 drivers/scsi/csiostor/csio_init.c if (hw->intr_iq_idx == -1) { intr_iq_idx 330 drivers/scsi/csiostor/csio_isr.c intx_q = csio_get_q(hw, hw->intr_iq_idx); intr_iq_idx 437 drivers/scsi/csiostor/csio_wr.c if (hw->intr_iq_idx == iq_idx) intr_iq_idx 442 drivers/scsi/csiostor/csio_wr.c csio_q_physiqid(hw, hw->intr_iq_idx); intr_iq_idx 1174 drivers/scsi/csiostor/csio_wr.c csio_q_physiqid(hw, hw->intr_iq_idx))) {