Home
last modified time | relevance | path

Searched defs:PCIR_BAR (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/sys/dev/sound/pci/
H A Dmaestro.c96 #define PCIR_BAR(x) (PCIR_MAPS + (x) * 4) macro
/dflybsd-src/sys/dev/raid/ips/
H A Dips.h204 # define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro
/dflybsd-src/sys/bus/pci/
H A Dpcireg.h167 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro
/dflybsd-src/sys/dev/raid/arcmsr/
H A Darcmsr.h155 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro