Home
last modified time | relevance | path

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

/freebsd/sys/dev/amdsmb/
H A Damdsmb.c123 static int amdsmb_detach(device_t dev);
164 amdsmb_detach(dev); in amdsmb_attach()
174 amdsmb_detach(device_t dev) in amdsmb_detach() function
550 DEVMETHOD(device_detach, amdsmb_detach),