Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dscsi_debug.c389 u8 *storep; /* user data storage (ram) */ member
1240 if (!sip || !sip->storep) { in lba2fake_store()
1244 return lsip->storep + lba * sdebug_sector_size; in lba2fake_store()
3678 fsp = sip->storep; in do_device_access()
3726 u8 *fsp = sip->storep; in comp_write_worker()
4156 u8 *fsp = sip->storep; in unmap_region()
4535 fsp = sip->storep; in resp_write_same()
4931 u8 *fsp = sip->storep; in resp_pre_fetch()
5571 memset(sip->storep + zsp->z_start * sdebug_sector_size, 0, in zbc_rwp_zone()
7997 vfree(sip->storep); in sdebug_erase_store()
[all …]