Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dscsi_debug.c316 u8 *storep; /* user data storage (ram) */ member
877 if (!sip || !sip->storep) { in lba2fake_store()
881 return lsip->storep + lba * sdebug_sector_size; in lba2fake_store()
2952 fsp = sip->storep; in do_device_access()
2997 u8 *fsp = sip->storep; in comp_write_worker()
3415 u8 *fsp = sip->storep; in unmap_region()
3753 fsp = sip->storep; in resp_write_same()
4099 u8 *fsp = sip->storep; in resp_pre_fetch()
4677 memset(sip->storep + zsp->z_start * sdebug_sector_size, 0, in zbc_rwp_zone()
6951 vfree(sip->storep); in sdebug_erase_store()
[all …]