Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/e1000api/
H A De1000_82542.c515 case E1000_TIDV: in e1000_translate_register_82542()
H A De1000_regs.h306 #define E1000_TIDV 0x03820 /* Tx Interrupt Delay Value - RW */ macro
/titanic_41/usr/src/uts/common/io/e1000g/
H A De1000g_debug.c308 {"TIDV", E1000_TIDV}, {"TXDCTL(0)", E1000_TXDCTL(0)}, in mac_dump()
H A De1000g_tx.c998 E1000_WRITE_REG(hw, E1000_TIDV, Adapter->tx_intr_delay); in e1000g_tx_setup()
H A De1000g_main.c3649 E1000_WRITE_REG(hw, E1000_TIDV, Adapter->tx_intr_delay); in e1000g_set_priv_prop()
/titanic_41/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h614 #define E1000_TIDV 0x03820 /* TX Interrupt Delay Value - RW */ macro