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

/freebsd-10-stable/sys/dev/ce/
H A Dif_ce.c93 #define PCIR_BAR(x) (PCIR_MAPS + (x) * 4) macro
/freebsd-10-stable/sys/dev/sound/pci/
H A Dmaestro.c97 #define PCIR_BAR(x) (PCIR_MAPS + (x) * 4) macro
/freebsd-10-stable/sys/dev/pci/
H A Dpcireg.h191 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro
/freebsd-10-stable/sys/dev/arcmsr/
H A Darcmsr.h164 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro

Completed in 182 milliseconds