Home
last modified time | relevance | path

Searched refs:i_ddi_irm_modify (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr.c246 (void) i_ddi_irm_modify(dip, count + curr_nintrs); in ddi_intr_alloc()
268 (void) i_ddi_irm_modify(dip, curr_nintrs); in ddi_intr_alloc()
387 (void) i_ddi_irm_modify(hdlp->ih_dip, n); in ddi_intr_free()
1027 return (i_ddi_irm_modify(dip, nreq)); in ddi_intr_set_nreq()
H A Dddi_intr_irm.c484 i_ddi_irm_modify(dev_info_t *dip, int nreq) in i_ddi_irm_modify() function
/illumos-gate/usr/src/uts/common/sys/
H A Dddi_intr_impl.h338 int i_ddi_irm_modify(dev_info_t *dip, int nreq);