Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/cxlflash/
Dcommon.h208 ctx_hndl_t ctx_hndl; /* master's context handle */
329 int cxlflash_afu_sync(struct afu *afu, ctx_hndl_t c, res_hndl_t r, u8 mode);
Dsislite.h16 typedef u16 ctx_hndl_t; typedef
Dvlun.c502 ctx_hndl_t ctxid, in grow_lxt()
631 ctx_hndl_t ctxid = DECODE_CTXID(ctxi->ctxid); in shrink_lxt()
1093 ctx_hndl_t ctxid, in clone_lxt()
Dmain.c2370 int cxlflash_afu_sync(struct afu *afu, ctx_hndl_t ctx, res_hndl_t res, u8 mode) in cxlflash_afu_sync()