Searched refs:PCIE_ARI_SLOT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/pci/ | ||
| HD | pcireg.h | 78 #define PCIE_ARI_SLOT(func) (((func) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) macro |
| HD | pci_pci.c | 2762 *slot = PCIE_ARI_SLOT(ari_func); in pcib_xlate_ari() |