Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/sys/
H A Dcpudrv_mach.h91 cpudrv_free_speeds(speeds, nspeeds);
138 extern void cpudrv_free_speeds(int *, uint_t);
/titanic_50/usr/src/uts/i86pc/io/
H A Dcpudrv_mach.c348 cpudrv_free_speeds(int *speeds, uint_t nspeeds) in cpudrv_free_speeds() function