Home
last modified time | relevance | path

Searched refs:E1000_FCTTV (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/e1000api/
H A De1000_82542.c359 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_82542()
H A De1000_regs.h85 #define E1000_FCTTV 0x00170 /* Flow Control Transmit Timer Value - RW */ macro
H A De1000_mac.c1046 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_generic()
H A De1000_ich8lan.c5256 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_ich8lan()
/titanic_50/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h583 #define E1000_FCTTV 0x00170 /* Flow Control Transmit Timer Value - RW */ macro
726 #define E1000_82542_FCTTV E1000_FCTTV
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c287 {"RCTL", E1000_RCTL}, {"FCTTV", E1000_FCTTV}, in mac_dump()