Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci_private.h110 pci_child_added_t pci_child_added_method; variable
H A Dpci.c215 DEVMETHOD(pci_child_added, pci_child_added_method),
4488 pci_child_added_method(device_t dev, device_t child) in pci_child_added_method() function