Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/storage/
H A Dustorage_fs.c102 #ifndef USTORAGE_FS_RAM_SECT
103 #define USTORAGE_FS_RAM_SECT (1UL << 13) macro
374 kmalloc(USTORAGE_FS_RAM_SECT << 9, M_USB, in ustorage_fs_attach()
382 sc->sc_lun[0].num_sectors = USTORAGE_FS_RAM_SECT; in ustorage_fs_attach()