Searched refs:twa_shutdown (Results 1 – 1 of 1) sorted by relevance
176 static TW_INT32 twa_shutdown(device_t dev);197 DEVMETHOD(device_shutdown, twa_shutdown),856 if ((error = twa_shutdown(dev))) in twa_detach()880 twa_shutdown(device_t dev) in twa_shutdown() function