Searched defs:PCI_RID2FUNC (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/pci/
H A Dpcireg.h72 #define PCI_RID2FUNC(rid) (((rid) >> PCI_RID_FUNC_SHIFT) & PCI_FUNCMAX) macro

Completed in 104 milliseconds