Home
last modified time | relevance | path

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

/drivers/scsi/cxlflash/
Dmain.c3377 struct ht_cxlflash_afu_debug *afu_dbg) in cxlflash_afu_debug() argument
3385 void __user *ubuf = (__force void __user *)afu_dbg->data_ea; in cxlflash_afu_debug()
3387 u32 ulen = afu_dbg->data_len; in cxlflash_afu_debug()
3388 bool is_write = afu_dbg->hdr.flags & HT_CXLFLASH_HOST_WRITE; in cxlflash_afu_debug()
3436 memcpy(&rcb.cdb[4], afu_dbg->afu_subcmd, in cxlflash_afu_debug()