Searched refs:pm_scan_dev (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Depm.h112 #define PM_SCANNING 0x100 /* scanning: pm_scan_dev is active */
803 extern time_t pm_scan_dev(dev_info_t *dip);
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c113 * The actual work of this is done by pm_scan_dev(), which cycles through each
947 * thread at a time runs the pm_scan_dev() code.
1076 nextscan = pm_scan_dev(dip);
1186 * pm_scan_dev calculates and returns when the next scan should happen for
1190 pm_scan_dev(dev_info_t *dip) function
1346 * and active pm_scan_dev thread.

Completed in 82 milliseconds