Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/storage/
H A Dustorage_fs.c215 static device_suspend_t ustorage_fs_suspend; variable
251 DEVMETHOD(device_suspend, ustorage_fs_suspend),
444 ustorage_fs_suspend(device_t dev) in ustorage_fs_suspend() function