Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dsuperpipe.h90 #define DECODE_CTXID(_val) (_val & 0xFFFFFFFF) macro
Dvlun.c628 ctx_hndl_t ctxid = DECODE_CTXID(ctxi->ctxid); in shrink_lxt()
740 u64 ctxid = DECODE_CTXID(resize->context_id), in _cxlflash_vlun_resize()
934 u64 ctxid = DECODE_CTXID(virt->context_id), in cxlflash_disk_virtual_open()
1132 u64 ctxid_src = DECODE_CTXID(clone->context_id_src), in cxlflash_disk_clone()
1133 ctxid_dst = DECODE_CTXID(clone->context_id_dst), in cxlflash_disk_clone()
Dsuperpipe.c151 u64 ctxid = DECODE_CTXID(rctxid); in get_context()
619 u64 ctxid = DECODE_CTXID(release->context_id), in _cxlflash_disk_release()
834 u64 ctxid = DECODE_CTXID(detach->context_id), in _cxlflash_disk_detach()
1613 u64 ctxid = DECODE_CTXID(recover->context_id), in cxlflash_afu_recover()
1778 u64 ctxid = DECODE_CTXID(verify->context_id), in cxlflash_disk_verify()
1902 u64 ctxid = DECODE_CTXID(pphys->context_id), in cxlflash_disk_direct_open()