Searched refs:E1000_FCTTV (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/io/e1000api/ |
H A D | e1000_82542.c | 359 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_82542()
|
H A D | e1000_regs.h | 85 #define E1000_FCTTV 0x00170 /* Flow Control Transmit Timer Value - RW */ macro
|
H A D | e1000_mac.c | 1046 E1000_WRITE_REG(hw, E1000_FCTTV, hw->fc.pause_time); in e1000_setup_link_generic()
|
H A D | e1000_ich8lan.c | 5256 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 D | e1000_hw.h | 583 #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 D | e1000g_debug.c | 287 {"RCTL", E1000_RCTL}, {"FCTTV", E1000_FCTTV}, in mac_dump()
|