Home
last modified time | relevance | path

Searched refs:PCIE_ARI_SLOT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/contrib/bhyve/dev/pci/
H A Dpcireg.h71 #define PCIE_ARI_SLOT(func) (((func) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) macro
/illumos-gate/usr/src/boot/include/dev/pci/
H A Dpcireg.h76 #define PCIE_ARI_SLOT(func) (((func) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) macro