Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dddi_intr_impl.h339 int i_ddi_irm_remove(dev_info_t *dip);
/titanic_41/usr/src/uts/common/os/
H A Dddi_intr_impl.c96 (void) i_ddi_irm_remove(dip); in i_ddi_intr_devi_fini()
H A Dddi_intr_irm.c662 i_ddi_irm_remove(dev_info_t *dip) in i_ddi_irm_remove() function