HomeSort by: relevance | last modified time | path
    Searched refs:ALE_PCIR_BAR (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_alereg.h 36 #define ALE_PCIR_BAR 0x10
if_ale.c 409 memtype = pci_mapreg_type(sc->sc_pct, sc->sc_pcitag, ALE_PCIR_BAR);
420 if (pci_mapreg_map(pa, ALE_PCIR_BAR, memtype, 0, &sc->sc_mem_bt,

Completed in 46 milliseconds