Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dddi_intr_irm.c81 static int i_ddi_irm_notify(ddi_irm_pool_t *, ddi_irm_req_t *);
975 (i_ddi_irm_notify(pool_p, req_p) != DDI_SUCCESS)) {
993 (void) i_ddi_irm_notify(pool_p, req_p);
1283 i_ddi_irm_notify(ddi_irm_pool_t *pool_p, ddi_irm_req_t *req_p) function