Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c478 static int pm_set_dev_thr_walk(dev_info_t *, void *);
5840 ddi_walk_devs(ddi_root_node(), pm_set_dev_thr_walk, in pm_all_to_default_thresholds()
5845 pm_set_dev_thr_walk(dev_info_t *dip, void *arg) in pm_set_dev_thr_walk() function