Searched refs:pm_pre_unconfig (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h808 extern int pm_pre_unconfig(dev_info_t *, int, int *, char *);
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c6149 if (pm_pre_unconfig(dip, flags, &pm_cookie, NULL) != DDI_SUCCESS)
6311 if (pm_pre_unconfig(pdip, flags, &pm_cookie, devnm) != DDI_SUCCESS)
H A Dsunpm.c6896 pm_pre_unconfig(dev_info_t *dip, int flags, int *held, char *devnm) function

Completed in 119 milliseconds