Searched refs:aacraid_shutdown (Results 1 – 2 of 2) sorted by relevance
502 extern int aacraid_shutdown(device_t dev);
310 if ((sc->eh = EVENTHANDLER_REGISTER(shutdown_final, aacraid_shutdown, in aacraid_attach()768 if ((error = aacraid_shutdown(dev))) in aacraid_detach()789 aacraid_shutdown(device_t dev) in aacraid_shutdown() function3835 (void) aacraid_shutdown(sc->aac_dev); in aac_reset_adapter()