Home
last modified time | relevance | path

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

/xen/xen/include/xen/
A Dpci.h32 #define PCI_FUNC(bdf) ((bdf) & 0x07) macro
/xen/tools/libxl/
A Dlibxl_internal.h761 #define PCI_FUNC(devfn) ((devfn) & 0x07) macro

Completed in 17 milliseconds