Home
last modified time | relevance | path

Searched refs:E1000_AIT (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/io/e1000api/
H A De1000_mac.c2140 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 De1000_regs.h103 #define E1000_AIT 0x00458 /* Adaptive Interframe Spacing Throttle - RW */ macro
/titanic_44/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h589 #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 De1000g_debug.c290 {"AIT", E1000_AIT}, {"LEDCTL", E1000_LEDCTL}, in mac_dump()