Searched refs:E1000_AIT (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_mac.c | 2140 E1000_WRITE_REG(hw, E1000_AIT, 0); in e1000_reset_adaptive_generic() 2170 E1000_WRITE_REG(hw, E1000_AIT, in e1000_update_adaptive_generic() 2179 E1000_WRITE_REG(hw, E1000_AIT, 0); in e1000_update_adaptive_generic()
|
H A D | e1000_regs.h | 103 #define E1000_AIT 0x00458 /* Adaptive Interframe Spacing Throttle - RW */ macro
|
/titanic_44/usr/src/grub/grub-0.97/netboot/ |
H A D | e1000_hw.h | 589 #define E1000_AIT 0x00458 /* Adaptive Interframe Spacing Throttle - RW */ macro 739 #define E1000_82542_AIT E1000_AIT
|
/titanic_44/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_debug.c | 290 {"AIT", E1000_AIT}, {"LEDCTL", E1000_LEDCTL}, in mac_dump()
|