Home
last modified time | relevance | path

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

/NextBSD/sys/dev/drm/
HDtdfx_drv.c84 tdfx_detach(device_t kdev) in tdfx_detach() function
100 DEVMETHOD(device_detach, tdfx_detach),
/NextBSD/sys/dev/tdfx/
HDtdfx_pci.h44 static int tdfx_detach(device_t dev);
HDtdfx_pci.c87 DEVMETHOD(device_detach, tdfx_detach),
256 tdfx_detach(device_t dev) { in tdfx_detach() function