Searched refs:pm_post_unconfig (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | epm.h | 812 extern void pm_post_unconfig(dev_info_t *, int, char *);
|
/illumos-gate/usr/src/uts/common/os/ |
H A D | devcfg.c | 6328 pm_post_unconfig(dip, pm_cookie, NULL); in devi_unconfig_common() 6359 pm_post_unconfig(dip, pm_cookie, NULL); in devi_unconfig_common() 6539 pm_post_unconfig(pdip, pm_cookie, devnm); in ndi_devi_unconfig_one()
|
H A D | sunpm.c | 7076 pm_post_unconfig(dev_info_t *dip, int held, char *devnm) in pm_post_unconfig() function
|