Home
last modified time | relevance | path

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

/freebsd/sys/dev/pci/
H A Dpci.c95 static bus_reset_child_t pci_reset_child; variable
159 DEVMETHOD(bus_reset_child, pci_reset_child),
6748 pci_reset_child(device_t dev, device_t child, int flags) in pci_reset_child() function