Home
last modified time | relevance | path

Searched refs:enum_devices (Results 1 – 1 of 1) sorted by relevance

/pciutils/lib/
H A Dhurd.c117 enum_devices(const char *parent, struct pci_access *a, int domain, int bus, in enum_devices() function
181 enum_devices(path, a, domain, bus, dev, func, lev + 1); in enum_devices()
207 enum_devices(_SERVERS_BUS_PCI, a, -1, -1, -1, -1, LEVEL_DOMAIN); in hurd_scan()