/titanic_44/usr/src/cmd/ttymon/ |
H A D | stty.h | 61 struct speeds { struct 73 extern const struct speeds speeds[]; argument
|
H A D | sttytable.c | 40 const struct speeds speeds[] = { variable
|
/titanic_44/usr/src/ucbcmd/stty/ |
H A D | stty.h | 38 struct speeds { struct 39 const char *string; 40 int speed;
|
H A D | sttytable.c | 38 const struct speeds speeds[] = { variable
|
/titanic_44/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 102 #define CPUDRV_IDLE_CNT_PERCENT(hwm, speeds, i) \ argument 108 #define CPUDRV_USER_CNT_PERCENT(hwm, speeds, i) \ argument
|
/titanic_44/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 98 #define CPUDRV_IDLE_CNT_PERCENT(hwm, speeds, i) \ argument 104 #define CPUDRV_USER_CNT_PERCENT(hwm, speeds, i) \ argument
|
/titanic_44/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_gld.c | 315 ixgbe_link_speed speeds = 0; in ixgbe_m_setprop() local 497 ixgbe_link_speed speeds = 0; in ixgbe_m_getprop() local 621 ixgbe_link_speed speeds = 0; in ixgbe_m_propinfo() local
|
H A D | ixgbe_stat.c | 497 ixgbe_link_speed speeds = 0; in ixgbe_m_stat() local
|
/titanic_44/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()
|
/titanic_44/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | baudrate.c | 51 static t_baud speeds[] = { variable
|
/titanic_44/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | baudrate.c | 56 static const t_baud speeds[] = { variable
|
/titanic_44/usr/src/uts/i86pc/os/cpupm/ |
H A D | cpupm_mach.c | 151 int *speeds; in cpupm_init() local 703 int *speeds; in cpupm_plat_state_enumerate() local 747 cpupm_get_speeds(cpu_t *cp, int **speeds) in cpupm_get_speeds() 760 cpupm_free_speeds(int *speeds, uint_t nspeeds) in cpupm_free_speeds()
|
H A D | cpu_acpi.c | 1058 cpu_acpi_get_speeds(cpu_acpi_handle_t handle, int **speeds) in cpu_acpi_get_speeds() 1080 cpu_acpi_free_speeds(int *speeds, uint_t nspeeds) in cpu_acpi_free_speeds()
|
/titanic_44/usr/src/uts/sun4u/io/ |
H A D | cpudrv_mach.c | 99 int *speeds; in cpudrv_set_supp_freqs() local
|
/titanic_44/usr/src/uts/i86pc/io/ |
H A D | cpudrv_mach.c | 336 cpudrv_get_speeds(cpudrv_devstate_t *cpudsp, int **speeds) in cpudrv_get_speeds() 348 cpudrv_free_speeds(int *speeds, uint_t nspeeds) in cpudrv_free_speeds()
|
/titanic_44/usr/src/cmd/hal/utils/ |
H A D | cdutils.c | 281 get_write_speeds(uchar_t *page, int n, intlist_t **speeds, int *n_speeds, intlist_t **speeds_mem) in get_write_speeds() 320 intlist_t **speeds, int *n_speeds, intlist_t **speeds_mem) in get_read_write_speeds()
|
/titanic_44/usr/src/cmd/tput/ |
H A D | tput.c | 294 static int speeds[] = { variable
|
/titanic_44/usr/src/uts/common/io/ |
H A D | cpudrv.c | 658 int *speeds; in cpudrv_init() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | rlogin.c | 170 static char *speeds[] = variable
|
/titanic_44/usr/src/ucbcmd/tset/ |
H A D | tset.c | 358 } speeds[] = { variable
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | mtio.h | 146 uchar_t speeds[MT_NSPEEDS]; /* speed codes, low->hi */ member
|
H A D | ppmvar.h | 189 uint_t speeds; /* number of speeds cpu supports */ member
|
/titanic_44/usr/src/cmd/login/ |
H A D | login.c | 1537 static char *speeds[] = { variable
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | ns83820.c | 417 static char *speeds[] = in phy_intr() local
|
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | sys-solaris.c | 1132 } speeds [] = { variable
|