Home
last modified time | relevance | path

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

/illumos-gate/usr/src/contrib/bhyve/dev/pci/
H A Dpcireg.h191 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro
/illumos-gate/usr/src/boot/include/dev/pci/
H A Dpcireg.h196 #define PCIR_BAR(x) (PCIR_BARS + (x) * 4) macro