Searched refs:IGC_MANC (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | igc_regs.h | 253 #define IGC_MANC 0x05820 /* Management Control - RW */ macro |
H A D | igc_phy.c | 121 manc = IGC_READ_REG(hw, IGC_MANC); in igc_check_reset_block_generic() |