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

/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c215 static device_detach_t ustorage_fs_detach; variable
251 DEVMETHOD(device_detach, ustorage_fs_detach),
357 * We can safely call ustorage_fs_detach without specifically
427 ustorage_fs_detach(dev);
432 ustorage_fs_detach(device_t dev) function

Completed in 154 milliseconds