Home
last modified time | relevance | path

Searched refs:intr_map (Results 1 – 2 of 2) sorted by relevance

/drivers/scsi/csiostor/
Dcsio_wr.h446 struct csio_q *intr_map[CSIO_MAX_IQ]; member
478 (__hw)->wrm.intr_map[__rel_iq_id] = csio_get_q(__hw, __iq_idx)
Dcsio_wr.c1171 q_completed = hw->wrm.intr_map[qid]; in csio_wr_process_iq()