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

/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 65 milliseconds