Searched refs:tree_add_device (Results 1 – 1 of 1) sorted by relevance
| /src/usr.sbin/pciconf/ |
| H A D | pciconf.c | 376 tree_add_device(struct pci_tree_list *head, struct pci_conf *p, in tree_add_device() function 413 tree_add_device(&e->children, conf + i, conf, count, in tree_add_device() 426 tree_add_device(&e->children, conf + i, conf, count, in tree_add_device() 454 tree_add_device(head, conf + i, conf, count, added); in build_tree()
|