Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dif_alereg.h36 #define ALE_PCIR_BAR 0x10 macro
H A Dif_ale.c403 memtype = pci_mapreg_type(sc->sc_pct, sc->sc_pcitag, ALE_PCIR_BAR); in ale_attach()
414 if (pci_mapreg_map(pa, ALE_PCIR_BAR, memtype, 0, &sc->sc_mem_bt, in ale_attach()