Searched defs:_PCI_DEV (Results 1 – 1 of 1) sorted by relevance
11 #define _PCI_DEV(slot, func) pcidev_path_on_root_debug(_PCI_DEVFN(slot, func), __func__) macro13 #define _PCI_DEV(slot, func) PCI_DEV(0, PCI_DEV_SLOT_ ## slot, func) macro