Searched refs:aacraid_shutdown (Results 1 – 2 of 2) sorted by relevance
518 extern int aacraid_shutdown(device_t dev);
315 if ((sc->eh = EVENTHANDLER_REGISTER(shutdown_final, aacraid_shutdown, in aacraid_attach()791 if ((error = aacraid_shutdown(dev))) in aacraid_detach()812 aacraid_shutdown(device_t dev) in aacraid_shutdown() function3773 (void) aacraid_shutdown(sc->aac_dev); in aac_reset_adapter()