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

/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h76 #define PCIE_ARI_SLOT(func) (((func) >> PCI_RID_SLOT_SHIFT) & PCI_SLOTMAX) macro
H A Dpci_pci.c2513 *slot = PCIE_ARI_SLOT(ari_func);

Completed in 59 milliseconds