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

/freebsd-11-stable/sys/dev/ce/
H A Dif_ce.c93 #define PCIR_BAR(x) (PCIR_MAPS + (x) * 4) macro
/freebsd-11-stable/sys/dev/sound/pci/
H A Dmaestro.c91 #define PCIR_BAR(x) (PCIR_MAPS + (x) * 4) macro
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h215 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro
/freebsd-11-stable/sys/dev/arcmsr/
H A Darcmsr.h156 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro

Completed in 114 milliseconds