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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c597 static int pm_reset_timestamps(dev_info_t *, void *);
630 * Call pm_reset_timestamps to reset timestamps of each
636 ddi_walk_devs(ddi_root_node(), pm_reset_timestamps, NULL); local
2380 pm_reset_timestamps(dev_info_t *dip, void *arg) function

Completed in 61 milliseconds