Home
last modified time | relevance | path

Searched refs:IGC_RDBAH (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/igc/
H A Digc_regs.h102 #define IGC_RDBAH(_n) ((_n) < 4 ? (0x02804 + ((_n) * 0x100)) : \ macro
H A Dif_igc.c353 regs_buff[10] = IGC_READ_REG(hw, IGC_RDBAH(0)); in igc_get_regs()
2297 IGC_WRITE_REG(hw, IGC_RDBAH(i), (uint32_t)(bus_addr >> 32)); in igc_initialize_receive_unit()