Searched refs:AL_ETH_UDMA_BAR (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/alpine-hal/eth/ | ||
H A D | al_hal_eth.h | 87 #define AL_ETH_UDMA_BAR 0 macro |
/freebsd/sys/dev/al_eth/ | ||
H A D | al_eth.c | 302 bar_udma = PCIR_BAR(AL_ETH_UDMA_BAR); in al_attach() |