Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/igc/core/
H A Digc_regs.h138 #define IGC_RAH(_i) (((_i) <= 15) ? (0x05404 + ((_i) * 8)) : \ macro
H A Digc_nvm.c619 rar_high = IGC_READ_REG(hw, IGC_RAH(0)); in igc_read_mac_addr_generic()
H A Digc_mac.c286 IGC_WRITE_REG(hw, IGC_RAH(index), rar_high); in igc_rar_set_generic()