Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/include/dev/pci/
H A Dpcireg.h156 #define PCI_EXTCAP_ID(ecap) ((ecap) & PCIM_EXTCAP_ID) macro
/illumos-gate/usr/src/contrib/bhyve/dev/pci/
H A Dpcireg.h151 #define PCI_EXTCAP_ID(ecap) ((ecap) & PCIM_EXTCAP_ID) macro