Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/xen/
A Dpci.h32 #define PCI_FUNC(bdf) ((bdf) & 0x07) macro
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.h531 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro

Completed in 21 milliseconds