Searched refs:pcibus_get_dev_path (Results 1 – 1 of 1) sorted by relevance
65 static char *pcibus_get_dev_path(DeviceState *dev);210 k->get_dev_path = pcibus_get_dev_path; in pci_bus_class_init()2538 static char *pcibus_get_dev_path(DeviceState *dev) in pcibus_get_dev_path() function