Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dddifm_impl.h114 extern boolean_t i_ddi_fm_handler_owned(dev_info_t *);
/illumos-gate/usr/src/uts/common/os/
H A Dddifm.c542 i_ddi_fm_handler_owned(dev_info_t *dip) in i_ddi_fm_handler_owned() function
/illumos-gate/usr/src/uts/common/io/pciex/
H A Dpcie_fault.c2451 if (!i_ddi_fm_handler_owned(dip)) { in pf_hdl_child_lookup()