Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/
Dscsi_debug.c326 u8 *storep; /* user data storage (ram) */ member
882 if (!sip || !sip->storep) { in lba2fake_store()
886 return lsip->storep + lba * sdebug_sector_size; in lba2fake_store()
3025 fsp = sip->storep; in do_device_access()
3070 u8 *fsp = sip->storep; in comp_write_worker()
3554 u8 *fsp = sip->storep; in unmap_region()
3906 fsp = sip->storep; in resp_write_same()
4249 u8 *fsp = sip->storep; in resp_pre_fetch()
4830 memset(sip->storep + zsp->z_start * sdebug_sector_size, 0, in zbc_rwp_zone()
7087 vfree(sip->storep); in sdebug_erase_store()
[all …]