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

/freebsd-13-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c407 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h102 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro

Completed in 111 milliseconds