Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/amr/
H A Damr_pci.c80 static int amr_pci_detach(device_t dev);
101 DEVMETHOD(device_detach, amr_pci_detach),
358 amr_pci_detach(device_t dev) in amr_pci_detach() function