| Home | Sort by: relevance | last modified time | path | 
| /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, |