pm_adjust_timestamps
extern int pm_adjust_timestamps(dev_info_t *, void *);
ddi_walk_devs(ddi_root_node(), pm_adjust_timestamps, NULL);