Searched refs:amdsbwd_detach (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/amdsbwd/
H A Damdsbwd.c108 static int amdsbwd_detach(device_t dev);
116 DEVMETHOD(device_detach, amdsbwd_detach),
120 DEVMETHOD(device_shutdown, amdsbwd_detach),
546 amdsbwd_detach(dev);
551 amdsbwd_detach(device_t dev) function

Completed in 51 milliseconds