Searched refs:vtpci_modern_child_detached (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/virtio/pci/
H A Dvirtio_pci_modern.c98 static void vtpci_modern_child_detached(device_t, device_t);
208 DEVMETHOD(bus_child_detached, vtpci_modern_child_detached),
374 vtpci_modern_child_detached(device_t dev, device_t child) function
1152 vtpci_modern_child_detached(dev, child);

Completed in 208 milliseconds