Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.h83 #define DECODE_CTXID(_val) (_val & 0xFFFFFFFF) macro
H A 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()
H A Dsuperpipe.c163 u64 ctxid = DECODE_CTXID(rctxid); in get_context()
646 u64 ctxid = DECODE_CTXID(release->context_id), in _cxlflash_disk_release()
859 u64 ctxid = DECODE_CTXID(ctxi->ctxid); in remove_context()
903 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach()
1662 u64 ctxid = DECODE_CTXID(recover->context_id), in cxlflash_afu_recover()
1847 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify()
1972 u64 ctxid = DECODE_CTXID(pphys->context_id), in cxlflash_disk_direct_open()