Searched defs:nspeeds (Results 1 – 8 of 8) sorted by relevance
/titanic_51/usr/src/uts/i86pc/sys/ |
H A D | cpudrv_mach.h | 88 #define CPUDRV_GET_SPEEDS(cpudsp, speeds, nspeeds) \ argument 90 #define CPUDRV_FREE_SPEEDS(speeds, nspeeds) \ argument
|
/titanic_51/usr/src/uts/sun4u/sys/ |
H A D | cpudrv_mach.h | 75 #define CPUDRV_GET_SPEEDS(cpudsp, speeds, nspeeds) { \ argument 85 #define CPUDRV_FREE_SPEEDS(speeds, nspeeds) { \ argument
|
/titanic_51/usr/src/uts/common/os/ |
H A D | cpupm.c | 34 cpupm_set_supp_freqs(cpu_t *cp, int *speeds, uint_t nspeeds) in cpupm_set_supp_freqs() argument
|
/titanic_51/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpupm_mach.c | 152 uint_t nspeeds; in cpupm_init() local 704 uint_t nspeeds, i; in cpupm_plat_state_enumerate() local 760 cpupm_free_speeds(int * speeds,uint_t nspeeds) cpupm_free_speeds() argument 878 uint_t nspeeds; cpupm_get_top_speed() local [all...] |
H A D | cpu_acpi.c | 1062 uint_t nspeeds; in cpu_acpi_get_speeds() local 1080 cpu_acpi_free_speeds(int *speeds, uint_t nspeeds) in cpu_acpi_free_speeds() argument
|
/titanic_51/usr/src/uts/sun4u/io/ |
H A D | cpudrv_mach.c | 100 uint_t nspeeds; in cpudrv_set_supp_freqs() local
|
/titanic_51/usr/src/uts/i86pc/io/ |
H A D | cpudrv_mach.c | 348 cpudrv_free_speeds(int *speeds, uint_t nspeeds) in cpudrv_free_speeds() argument
|
/titanic_51/usr/src/uts/common/io/ |
H A D | cpudrv.c | 659 uint_t nspeeds; in cpudrv_init() local
|