Searched refs:pm_pre_unconfig (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | epm.h | 808 extern int pm_pre_unconfig(dev_info_t *, int, int *, char *);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | devcfg.c | 6149 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 D | sunpm.c | 6896 pm_pre_unconfig(dev_info_t *dip, int flags, int *held, char *devnm) function
|
Completed in 104 milliseconds