Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dsuperpipe.h83 #define DECODE_CTXID(_val) (_val & 0xFFFFFFFF) macro
Dvlun.c631 ctx_hndl_t ctxid = DECODE_CTXID(ctxi->ctxid); in shrink_lxt()
743 u64 ctxid = DECODE_CTXID(resize->context_id), in _cxlflash_vlun_resize()
983 u64 ctxid = DECODE_CTXID(virt->context_id), in cxlflash_disk_virtual_open()
1205 u64 ctxid_src = DECODE_CTXID(clone->context_id_src), in cxlflash_disk_clone()
1206 ctxid_dst = DECODE_CTXID(clone->context_id_dst), in cxlflash_disk_clone()
Dsuperpipe.c163 u64 ctxid = DECODE_CTXID(rctxid); in get_context()
644 u64 ctxid = DECODE_CTXID(release->context_id), in _cxlflash_disk_release()
857 u64 ctxid = DECODE_CTXID(ctxi->ctxid); in remove_context()
901 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach()
1660 u64 ctxid = DECODE_CTXID(recover->context_id), in cxlflash_afu_recover()
1845 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify()
1970 u64 ctxid = DECODE_CTXID(pphys->context_id), in cxlflash_disk_direct_open()