Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_base.c131 if (!(IGC_READ_REG(hw, IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
H A Digc_regs.h238 #define IGC_MANC 0x05820 /* Management Control - RW */ macro
H A Digc_phy.c118 manc = IGC_READ_REG(hw, IGC_MANC); in igc_check_reset_block_generic()