Searched refs:ireq_type (Results 1 – 4 of 4) sorted by relevance
53 (r->ireq_type == DDI_INTR_TYPE_MSIX)) || \395 req_p->ireq_type = type; in i_ddi_irm_insert()514 if ((type = req_p->ireq_type) == DDI_INTR_TYPE_MSI) { in i_ddi_irm_modify()634 new_req.ireq_type = req_p->ireq_type; in i_ddi_irm_modify_increase()756 if (req_p->ireq_type == DDI_INTR_TYPE_MSIX) in i_ddi_irm_set_cb()772 if (req_p->ireq_type == DDI_INTR_TYPE_MSIX) in i_ddi_irm_set_cb()779 if (req_p->ireq_type == DDI_INTR_TYPE_MSIX) { in i_ddi_irm_set_cb()
243 (type == req_p->ireq_type) && in i_ddi_intr_get_current_navail()
231 addr, devname, irm_get_type(req.ireq_type), in irmreq_dcmd()
253 int ireq_type; /* Type requested */ member