Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Depm.h770 extern void pm_detaching(dev_info_t *);
/titanic_41/usr/src/uts/common/os/
H A Dsunpm.c3314 pm_detaching(dev_info_t *dip) in pm_detaching() function
7170 pm_detaching(dip); /* suspend pm while detaching */ in pm_pre_detach()