/illumos-gate/usr/src/uts/common/io/bnx/570x/driver/common/lmdev/ |
H A D | bnx_hw_phy.c | 282 lm_medium_t speed; in init_utp() local 855 lm_medium_t speed; in init_5708_serdes() local 1275 lm_medium_t speed, in force_5709_serdes_link() 1467 lm_medium_t speed; in init_5709_serdes() local 1618 lm_medium_t speed; in init_5706_serdes() local 2126 lm_medium_t speed; in link_setting_to_netlink() local 2743 lm_medium_t speed; in get_copper_phy_link() local 3159 lm_medium_t speed; in get_5708_serdes_link() local 3347 lm_medium_t speed = LM_MEDIUM_SPEED_UNKNOWN; in get_5709_serdes_link() local 3600 lm_medium_t speed; in get_remote_phy_link() local
|
/illumos-gate/usr/src/uts/common/io/sfxge/common/ |
H A D | ef10_phy.c | 74 __in unsigned int speed, in mcdi_phy_decode_link_mode() 124 unsigned int speed; in ef10_phy_link_ev() local 285 unsigned int speed; in ef10_phy_reconfigure() local
|
H A D | siena_phy.c | 72 __in unsigned int speed, in siena_phy_decode_link_mode() 117 unsigned int speed; in siena_phy_link_ev() local 277 unsigned int speed; in siena_phy_reconfigure() local
|
/illumos-gate/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() 514 mii_fixspeed(mii_handle_t mac, int phy, int speed, int fullduplex) in mii_fixspeed() 813 getspeed_NS83840(mii_handle_t mac, int phy, int *speed, int *fulld) in getspeed_NS83840() 857 getspeed_82553(mii_handle_t mac, int phy, int *speed, int *fulld) in getspeed_82553() 870 getspeed_ICS1890(mii_handle_t mac, int phy, int *speed, int *fulld) in getspeed_ICS1890() 939 getspeed_generic(mii_handle_t mac, int phy, int *speed, int *fulld) in getspeed_generic()
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_jalapeno_asm.S | 102 #define SET_JP_SPEED(speed, scr1, scr2) \ argument 116 #define SET_TOM_SPEED(speed, tpa, scr) \ argument 129 #define SET_SLAVE_T_SPEED(speed, scr1, scr2) \ argument
|
/illumos-gate/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) in sis900_read_mode() 890 amd79c901_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in amd79c901_read_mode() 942 static void ics1893_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in ics1893_read_mode() 982 static void rtl8201_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in rtl8201_read_mode() 1026 static void vt6103_read_mode(struct nic *nic __unused, int phy_addr, int *speed, int *duplex) in vt6103_read_mode()
|
/illumos-gate/usr/src/cmd/powertop/common/ |
H A D | cpufreq.c | 47 #define HZ2MHZ(speed) ((speed) / MICROSEC) argument 342 uint64_t speed; in pt_cpufreq_stat_account() local 443 uint64_t speed; in pt_cpufreq_dtrace_walk() local
|
/illumos-gate/usr/src/cmd/bnu/ |
H A D | line.c | 125 int speed = -1; local 401 int speed = -1; local 492 int speed = -1; local
|
H A D | dial.c | 169 char speed[10]; /* character value of speed passed to dial */ local
|
/illumos-gate/usr/src/uts/common/io/e1000api/ |
H A D | e1000_illumos.c | 32 e1000_link_to_media(struct e1000_hw *hw, uint32_t speed) in e1000_link_to_media()
|
/illumos-gate/usr/src/uts/common/io/ixgbe/core/ |
H A D | ixgbe_x550.c | 1680 static s32 ixgbe_setup_sgmii(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_sgmii() 1749 static s32 ixgbe_setup_sgmii_fw(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_sgmii_fw() 1881 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_X550em() 2142 ixgbe_link_speed speed) in ixgbe_setup_kr_speed_x550em() 2621 ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_x550em() 2665 static s32 ixgbe_setup_sfi_x550a(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_sfi_x550a() 2715 ixgbe_link_speed speed, in ixgbe_setup_mac_link_sfp_x550a() 2888 static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed) in ixgbe_setup_ixfi_x550em() 2989 u16 speed; in ixgbe_setup_internal_phy_t_x550em() local 3758 u16 an_10g_cntl_reg, autoneg_reg, speed; in ixgbe_enter_lplu_t_x550em() local [all …]
|
H A D | ixgbe_82598.c | 298 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_82598() 644 ixgbe_link_speed *speed, bool *link_up, in ixgbe_check_mac_link_82598() 733 ixgbe_link_speed speed, in ixgbe_setup_mac_link_82598() 787 ixgbe_link_speed speed, in ixgbe_setup_copper_link_82598()
|
H A D | ixgbe_api.c | 593 s32 ixgbe_check_phy_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_phy_link() 608 s32 ixgbe_setup_phy_link_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_phy_link_speed() 636 s32 ixgbe_check_link(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_check_link() 691 s32 ixgbe_setup_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_link() 708 s32 ixgbe_setup_mac_link(struct ixgbe_hw *hw, ixgbe_link_speed speed, in ixgbe_setup_mac_link() 724 s32 ixgbe_get_link_capabilities(struct ixgbe_hw *hw, ixgbe_link_speed *speed, in ixgbe_get_link_capabilities() 1714 void ixgbe_set_rate_select_speed(struct ixgbe_hw *hw, ixgbe_link_speed speed) in ixgbe_set_rate_select_speed()
|
H A D | ixgbe_x540.c | 172 ixgbe_link_speed *speed, in ixgbe_get_link_capabilities_X540() 199 ixgbe_link_speed speed, in ixgbe_setup_mac_link_X540() 1008 ixgbe_link_speed speed; in ixgbe_blink_led_start_X540() local
|
/illumos-gate/usr/src/lib/libc/port/gen/ |
H A D | cfsetispeed.c | 41 cfsetispeed(struct termios *termios_p, speed_t speed) in cfsetispeed()
|
H A D | cfsetospeed.c | 41 cfsetospeed(struct termios *termios_p, speed_t speed) in cfsetospeed()
|
/illumos-gate/usr/src/lib/libxcurses/src/libc/xcurses/ |
H A D | baudrate.c | 39 speed_t speed; member
|
/illumos-gate/usr/src/lib/libxcurses2/src/libc/xcurses/ |
H A D | baudrate.c | 39 speed_t speed; member
|
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ |
H A D | syncloop.c | 54 static unsigned int speed = 9600; variable 416 float secs, speed; in many_packets() local
|
/illumos-gate/usr/src/ucbcmd/stty/ |
H A D | stty.h | 37 int speed; member
|
/illumos-gate/usr/src/lib/libdladm/common/ |
H A D | libdlether.c | 141 uint32_t speed; in i_dladm_get_spdx() local 232 int speed; in dladm_ether_spdx2str() local
|
/illumos-gate/usr/src/cmd/pcieb/ |
H A D | pcieb.c | 84 uint32_t speed = PCIEB_LINK_SPEED_UNKNOWN; in main() local
|
/illumos-gate/usr/src/lib/libnsl/dial/ |
H A D | dial.c | 159 char speed[10]; /* character value of speed passed to dial */ in dial() local
|
/illumos-gate/usr/src/cmd/tip/ |
H A D | tip.c | 425 speed(int n) in speed() function 507 ttysetup(int speed) in ttysetup()
|
/illumos-gate/usr/src/uts/common/io/chxge/com/ |
H A D | mv88e1xxx.c | 151 static int mv88e1xxx_set_speed_duplex(struct cphy *phy, int speed, int duplex) in mv88e1xxx_set_speed_duplex() 266 int *speed, int *duplex, int *fc) in mv88e1xxx_get_link_status()
|