Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/usb/storage/
HDustorage_fs.c111 static uint8_t *ustorage_fs_ramdisk; variable
373 if (ustorage_fs_ramdisk == NULL) { in ustorage_fs_attach()
378 ustorage_fs_ramdisk = in ustorage_fs_attach()
382 sc->sc_lun[0].memory_image = ustorage_fs_ramdisk; in ustorage_fs_attach()