Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
2987 /* If sip->storep+lba compares equal to arr(num), then copy top half of
2988 * arr into sip->storep+lba and return true. If comparison fails then
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()
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A 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()
3060 /* If sip->storep+lba compares equal to arr(num), then copy top half of
3061 * arr into sip->storep+lba and return true. If comparison fails then
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()
[all...]

Completed in 17 milliseconds