Home
last modified time | relevance | path

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

/src/usr.sbin/pciconf/
H A Dpciconf.c232 fetch_devs(int fd, const char *name, struct pci_conf **confp, size_t *countp) in fetch_devs() function
304 if (!fetch_devs(fd, name, &conf, &count)) { in list_devs()
540 if (!fetch_devs(fd, NULL, &conf, &count)) { in show_tree()