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

/freebsd-13-stable/sys/dev/amr/
H A Damr_pci.c86 static int amr_pci_shutdown(device_t dev);
106 DEVMETHOD(device_shutdown, amr_pci_shutdown),
361 if ((error = amr_pci_shutdown(dev)))
380 amr_pci_shutdown(device_t dev) function

Completed in 108 milliseconds