Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/storage/
H A Dumass.c486 static device_detach_t umass_detach; variable
735 DEVMETHOD(device_detach, umass_detach),
923 * We can safely call umass_detach without specifically in umass_attach()
1101 (void)umass_detach(dev); in umass_attach()
1106 umass_detach(device_t dev) in umass_detach() function
3389 if (flag == 0) { /* 0: This interface is called from umass_detach, or is called elsewhere. */ in umass_detach_dev_sub()

Completed in 5 milliseconds