Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/dev/pci/
H A Dpcireg.h920 #define PCIR_VC_RESOURCE_CAP(n) (0x10 + (n) * 0x0C) macro
/illumos-gate/usr/src/contrib/bhyve/dev/pci/
H A Dpcireg.h915 #define PCIR_VC_RESOURCE_CAP(n) (0x10 + (n) * 0x0C) macro