Searched defs:mdi_devi_enter_phci (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c895 * The functions mdi_devi_exit_phci() and mdi_devi_enter_phci() are used
899 * mdi_devi_exit_phci must have a matching mdi_devi_enter_phci, and both must
911 /* Keep hold on pHCI until we reenter in mdi_devi_enter_phci */
919 mdi_devi_enter_phci(dev_info_t *phci_dip, int *circular) function
931 /* verify matching mdi_devi_exit_phci/mdi_devi_enter_phci use */

Completed in 130 milliseconds