Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c937 PM_DEVICE(dip))) in dev_is_needed()
1176 PM_DEVICE(dip))) in pm_noinvol()
1455 PM_DEVICE(dip))) in pm_clear_volpm_dip()
2528 PM_DEVICE(dip))) in pm_unmanage()
5199 PM_DEVICE(keeper), PM_DEVICE(kept))) in pm_set_keeping()
5208 PM_DEVICE(keeper), PM_DEVICE(kept)); in pm_set_keeping()
5216 PM_DEVICE(keeper), PM_DEVICE(kept)); in pm_set_keeping()
5294 pmf, PM_DEVICE(dip), PM_DEVICE(kept), in pm_keeper()
8716 "%s@%s(%s#%d)\n", pmf, PM_DEVICE(pdip), PM_DEVICE(dip))) in pm_busop_set_power()
9248 PM_DEVICE(pdpchk->pdpc_dip), PM_DEVICE(dip), i, curpwr)) in pm_desc_pwrchk_walk()
[all …]
/illumos-gate/usr/src/uts/common/io/
H A Dpm.c261 PM_DEVICE(dip))) in pm_close_direct_pm_device()
540 PM_DEVICE(dip))) in pm_start_pm_walk()
596 cmdstr, PM_DEVICE(dip))) in pm_stop_pm_walk()
792 PM_DEVICE(dip), thresh)) in pm_set_idle_threshold()
1297 PM_DEVICE(dip))) in pm_ioctl()
1326 PM_DEVICE(dip))) in pm_ioctl()
1624 cmdstr, PM_DEVICE(dip))) in pm_ioctl()
1778 PM_DEVICE(dip))) in pm_ioctl()
1849 cmdstr, PM_DEVICE(dip), in pm_ioctl()
1873 PM_DEVICE(dip), in pm_ioctl()
[all …]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/grover/envd/
H A Denvd.h42 #define PM_DEVICE "/dev/pm" macro
H A Dpiclenvd.c997 pm_fd = open(PM_DEVICE, O_RDONLY); in envd_setup()
/illumos-gate/usr/src/uts/common/sys/
H A Depm.h651 #define PM_DEVICE(dip) PM_NAME(dip), PM_ADDR(dip), PM_NODE(dip), PM_INST(dip) macro
851 "%s %d\n", PM_DEVICE(dip), \
855 "%s %d\n", PM_DEVICE(dip), \
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h42 #define PM_DEVICE "/dev/pm" macro
H A Dpiclenvd.c1374 pm_fd = open(PM_DEVICE, O_RDONLY); in envd_open_pm()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h43 #define PM_DEVICE "/dev/pm" macro
H A Dpiclenvd.c1091 pm_fd = open(PM_DEVICE, O_RDWR); in pmthr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/chicago/envd/
H A Denvd.h117 #define PM_DEVICE "/dev/pm" macro
H A Dpiclenvd.c1136 pm_fd = open(PM_DEVICE, O_RDWR); in pmthr()
1569 if ((disk_pm_fd = open(PM_DEVICE, O_RDWR)) == -1) { in disk_temp_thr()
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h54 #define PM_DEVICE "/dev/pm" macro
H A Dpiclenvd.c1461 pm_fd = open(PM_DEVICE, O_RDWR); in pmthr()
2054 disk_pm_fd = open(PM_DEVICE, O_RDWR); in disk_temp_thr()