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

/freebsd-9.3-release/sys/dev/usb/storage/
H A Dustorage_fs.c239 static uint8_t ustorage_fs_read(struct ustorage_fs_softc *sc);
1362 * ustorage_fs_read - read data from disk
1369 ustorage_fs_read(struct ustorage_fs_softc *sc) function
1731 error = ustorage_fs_read(sc);
1747 error = ustorage_fs_read(sc);
1769 error = ustorage_fs_read(sc);

Completed in 43 milliseconds