Searched refs:pci_child_added_method (Results 1 – 2 of 2) sorted by relevance
133 void pci_child_added_method(device_t dev, device_t child);
193 DEVMETHOD(pci_child_added, pci_child_added_method),3708 pci_child_added_method(device_t dev, device_t child) in pci_child_added_method() function