Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpcireg.h78 #define PCIE_ARI_SLOT(func) (((func) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) macro
H A Dpci_pci.c2747 *slot = PCIE_ARI_SLOT(ari_func); in pcib_xlate_ari()