Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/
H A Drootnex.c216 static int rootnex_free_intr_fixed(dev_info_t *, ddi_intr_handle_impl_t *);
1403 return (rootnex_free_intr_fixed(rdip, hdlp)); in rootnex_intr_ops()
1639 rootnex_free_intr_fixed(dev_info_t *rdip, ddi_intr_handle_impl_t *hdlp) in rootnex_free_intr_fixed() function