Home
last modified time | relevance | path

Searched refs:E1000_UTA (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_regs.h575 #define E1000_UTA 0x0A000 /* Unicast Table Array - RW */ macro
H A De1000_82575.c1520 E1000_WRITE_REG_ARRAY(hw, E1000_UTA, i, 0); in e1000_init_hw_82575()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c5282 DUMPREG(E1000_UTA); in igb_reg_dump()