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

/freebsd-current/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c487 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h95 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro

Completed in 140 milliseconds