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

  /src/sys/dev/pci/
if_alcreg.h 35 #define ALC_PCIR_BAR 0x10
if_alc.c 1291 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, ALC_PCIR_BAR);
1302 if (pci_mapreg_map(pa, ALC_PCIR_BAR, memtype, 0, &sc->sc_mem_bt,

Completed in 16 milliseconds