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

  /src/sys/dev/pci/
if_etreg.h 55 #define ET_PCIR_BAR 0x10
if_et.c 194 memtype = pci_mapreg_type(pa->pa_pc, pa->pa_tag, ET_PCIR_BAR);
195 if (pci_mapreg_map(pa, ET_PCIR_BAR, memtype, 0, &sc->sc_mem_bt,

Completed in 12 milliseconds