Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mfi/
HDmfi_pci.c308 mfi_shutdown(sc); in mfi_pci_detach()
HDmfivar.h423 extern int mfi_shutdown(struct mfi_softc *);
HDmfi.c751 if ((sc->mfi_eh = EVENTHANDLER_REGISTER(shutdown_final, mfi_shutdown, in mfi_attach()
1323 mfi_shutdown(struct mfi_softc *sc) in mfi_shutdown() function