Home
last modified time | relevance | path

Searched refs:pm_unmanage (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/
H A Depm.h773 extern int pm_unmanage(dev_info_t *);
/titanic_50/usr/src/uts/common/os/
H A Dsunpm.c2524 pm_unmanage(dev_info_t *dip) in pm_unmanage() function
4715 if (pm_unmanage(dip) == DDI_SUCCESS) { in pm_stop()