Searched refs:tdfx_detach (Results 1 – 3 of 3) sorted by relevance
84 tdfx_detach(device_t kdev) in tdfx_detach() function100 DEVMETHOD(device_detach, tdfx_detach),
44 static int tdfx_detach(device_t dev);
87 DEVMETHOD(device_detach, tdfx_detach),256 tdfx_detach(device_t dev) { in tdfx_detach() function