Searched refs:tsec_shutdown (Results 1 – 3 of 3) sorted by relevance
302 int tsec_shutdown(device_t dev);
85 DEVMETHOD(device_shutdown, tsec_shutdown),
295 tsec_shutdown(sc->dev); in tsec_detach()310 tsec_shutdown(device_t dev) in tsec_shutdown() function