/titanic_51/usr/src/uts/intel/io/dnet/ |
H A D | dnet_mii.c | 486 mii_getspeed(mii_handle_t mac, int phy, int *speed, int *fulld) in mii_getspeed() argument 514 mii_fixspeed(mii_handle_t mac,int phy,int speed,int fullduplex) mii_fixspeed() argument 813 getspeed_NS83840(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_NS83840() argument 857 getspeed_82553(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_82553() argument 870 getspeed_ICS1890(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_ICS1890() argument 939 getspeed_generic(mii_handle_t mac,int phy,int * speed,int * fulld) getspeed_generic() argument [all...] |
/titanic_51/usr/src/cmd/powertop/common/ |
H A D | cpufreq.c | 47 #define HZ2MHZ(speed) ((speed) / MICROSEC) argument 342 uint64_t speed; pt_cpufreq_stat_account() local 443 uint64_t speed; pt_cpufreq_dtrace_walk() local [all...] |
/titanic_51/usr/src/lib/libbc/libc/gen/common/ |
H A D | posix_tty.c | 53 cfsetospeed(struct termios *termios_p, speed_t speed) in cfsetospeed() argument 86 cfsetispeed(struct termios *termios_p, speed_t speed) in cfsetispeed() argument [all...] |
/titanic_51/usr/src/grub/grub-0.97/netboot/ |
H A D | sis900.c | 798 int speed, duplex; in sis900_check_mode() local 841 sis900_read_mode(struct nic * nic __unused,int phy_addr,int * speed,int * duplex) sis900_read_mode() argument 890 amd79c901_read_mode(struct nic * nic __unused,int phy_addr,int * speed,int * duplex) amd79c901_read_mode() argument 942 ics1893_read_mode(struct nic * nic __unused,int phy_addr,int * speed,int * duplex) ics1893_read_mode() argument 982 rtl8201_read_mode(struct nic * nic __unused,int phy_addr,int * speed,int * duplex) rtl8201_read_mode() argument 1026 vt6103_read_mode(struct nic * nic __unused,int phy_addr,int * speed,int * duplex) vt6103_read_mode() argument [all...] |
/titanic_51/usr/src/lib/libc/port/gen/ |
H A D | cfsetispeed.c | 43 cfsetispeed(struct termios *termios_p, speed_t speed) in cfsetispeed() argument [all...] |
H A D | cfsetospeed.c | 43 cfsetospeed(struct termios *termios_p, speed_t speed) in cfsetospeed() argument
|
/titanic_51/usr/src/uts/sun4u/cpu/ |
H A D | us3_jalapeno_asm.s | 108 #define SET_JP_SPEED(speed, scr1, scr2) \ argument 122 #define SET_TOM_SPEED(speed, tp argument 135 SET_SLAVE_T_SPEED(speed,scr1,scr2) global() argument [all...] |
/titanic_51/usr/src/cmd/bnu/ |
H A D | line.c | 124 int speed = -1; local 400 int speed = -1; global() local 491 int speed = -1; global() local [all...] |
H A D | dial.c | 171 char speed[10]; /* character value of speed passed to dial */ local [all...] |
/titanic_51/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | baudrate.c | 47 speed_t speed; member
|
/titanic_51/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | baudrate.c | 52 speed_t speed; member
|
/titanic_51/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_x550.c | 1194 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_X550em() argument 1412 ixgbe_setup_kr_speed_x550em(struct ixgbe_hw * hw,ixgbe_link_speed speed) ixgbe_setup_kr_speed_x550em() argument 1455 ixgbe_link_speed speed; ixgbe_init_phy_ops_X550em() local 1709 ixgbe_setup_mac_link_sfp_x550em(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_sfp_x550em() argument 1788 ixgbe_setup_ixfi_x550em(struct ixgbe_hw * hw,ixgbe_link_speed * speed) ixgbe_setup_ixfi_x550em() argument 1942 u16 speed; ixgbe_setup_internal_phy_t_x550em() local 2691 u16 an_10g_cntl_reg, autoneg_reg, speed; ixgbe_enter_lplu_t_x550em() local 3005 ixgbe_setup_mac_link_t_X550em(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_t_X550em() argument 3041 ixgbe_check_link_t_X550em(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool link_up_wait_to_complete) ixgbe_check_link_t_X550em() argument [all...] |
H A D | ixgbe_api.c | 591 s32 ixgbe_check_phy_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link() argument 605 s32 ixgbe_setup_phy_link_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_phy_link_speed() argument 630 ixgbe_check_link(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool link_up_wait_to_complete) ixgbe_check_link() argument 684 ixgbe_setup_link(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_link() argument 700 ixgbe_setup_mac_link(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link() argument 714 ixgbe_get_link_capabilities(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * autoneg) ixgbe_get_link_capabilities() argument 1619 ixgbe_set_rate_select_speed(struct ixgbe_hw * hw,ixgbe_link_speed speed) ixgbe_set_rate_select_speed() argument [all...] |
H A D | ixgbe_82598.c | 297 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598() argument 642 ixgbe_check_mac_link_82598(struct ixgbe_hw * hw,ixgbe_link_speed * speed,bool * link_up,bool link_up_wait_to_complete) ixgbe_check_mac_link_82598() argument 731 ixgbe_setup_mac_link_82598(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_mac_link_82598() argument 785 ixgbe_setup_copper_link_82598(struct ixgbe_hw * hw,ixgbe_link_speed speed,bool autoneg_wait_to_complete) ixgbe_setup_copper_link_82598() argument [all...] |
H A D | ixgbe_x540.c | 166 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_X540() argument 193 ixgbe_link_speed speed, in ixgbe_setup_mac_link_X540() argument 958 ixgbe_link_speed speed; in ixgbe_blink_led_start_X540() local [all...] |
/titanic_51/usr/src/ucbcmd/stty/ |
H A D | stty.h | 40 int speed; member
|
/titanic_51/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | syncloop.c | 56 static unsigned int speed = 9600; variable 418 float secs, speed; in many_packets() local
|
/titanic_51/usr/src/lib/libnsl/dial/ |
H A D | dial.c | 161 char speed[10]; /* character value of speed passed to dial */ in dial() local [all...] |
/titanic_51/usr/src/boot/sys/boot/i386/libfirewire/ |
H A D | fwohci.c | 140 int nport, speed; local 214 int i, max_rec, speed; global() local [all...] |
/titanic_51/usr/src/lib/libdladm/common/ |
H A D | libdlether.c | 135 uint32_t speed; in i_dladm_get_spdx() local 226 int speed; dladm_ether_spdx2str() local [all...] |
/titanic_51/usr/src/cmd/tip/aculib/ |
H A D | df.c | 46 int speed = 0; in df_dialer() local
|
/titanic_51/usr/src/cmd/cdrw/ |
H A D | toshiba.c | 110 toshiba_speed_ctrl(cd_device *dev, int cmd, int speed) in toshiba_speed_ctrl() argument
|
/titanic_51/usr/src/uts/common/io/nge/ |
H A D | nge_ndd.c | 112 int speed; in nge_nd_init() local [all...] |
/titanic_51/usr/src/uts/common/io/chxge/com/ |
H A D | mv88e1xxx.c | 153 static int mv88e1xxx_set_speed_duplex(struct cphy *phy, int speed, int duplex) in mv88e1xxx_set_speed_duplex() argument 268 int *speed, int *duplex, int *fc) in mv88e1xxx_get_link_status() argument
|
/titanic_51/usr/src/cmd/tip/ |
H A D | tip.c | 420 speed(int n) in speed() function 502 ttysetup(int speed) in ttysetup() argument
|