Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dsunmdi.h151 void mdi_phci_retire_finalize(dev_info_t *dip, int phci_only, void *constraint);
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c8523 mdi_phci_retire_finalize(dip, phci_only, arg); in e_ddi_retire_finalize()
8850 mdi_phci_retire_finalize(dip, phci_only, &constraint); in i_ddi_check_retire()
H A Dsunmdi.c5446 mdi_phci_retire_finalize(dev_info_t *dip, int phci_only, void *constraint) in mdi_phci_retire_finalize() function