Searched refs:PCIGetResources (Results 1 – 2 of 2) sorted by relevance
284 int PCIGetResources(string name, PCIDevice *device);
858 PCIGetResources(entry->d_name, device); in GetPCIDevices()881 int OsLayer::PCIGetResources(string name, PCIDevice *device) { in PCIGetResources() function in OsLayer