Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/storage/
H A Dustorage_fs.c113 static uint8_t *ustorage_fs_ramdisk; variable
370 if (ustorage_fs_ramdisk == NULL) { in ustorage_fs_attach()
375 ustorage_fs_ramdisk = in ustorage_fs_attach()
379 sc->sc_lun[0].memory_image = ustorage_fs_ramdisk; in ustorage_fs_attach()