Searched refs:CPU_HWM_DEVFS (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/cmd/picl/plugins/sun4u/taco/envd/ |
H A D | piclenvd.c | 172 CPU_HWM_DEVFS, /* CPU_HWM_ID */ 1635 fd = open(CPU_HWM_DEVFS, O_RDWR); in get_tach() 1677 fd = open(CPU_HWM_DEVFS, O_RDWR); in set_tach() 1718 fd = open(CPU_HWM_DEVFS, O_RDWR); in get_monitor_mode() 1759 fd = open(CPU_HWM_DEVFS, O_RDWR); in set_monitor_mode()
|
H A D | envd.h | 68 #define CPU_HWM_DEVFS \ macro
|
/titanic_50/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/ |
H A D | envd.h | 80 #define CPU_HWM_DEVFS \ macro
|
H A D | piclenvd.c | 238 CPU_HWM_DEVFS, /* CPU_HWM_ID */ 2379 fd = open(CPU_HWM_DEVFS, O_RDWR); in get_cpu_tach() 2421 fd = open(CPU_HWM_DEVFS, O_RDWR); in set_cpu_tach() 2547 fd = open(CPU_HWM_DEVFS, O_RDWR); in get_monitor_cpu_mode() 2588 fd = open(CPU_HWM_DEVFS, O_RDWR); in set_monitor_cpu_mode()
|