Searched refs:ctx_hndl_t (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/cxlflash/ |
H A D | common.h | 208 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);
|
H A D | sislite.h | 16 typedef u16 ctx_hndl_t; typedef 27 u16 ctx_id; /* ctx_hndl_t */
|
H A D | vlun.c | 502 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()
|
H A D | main.c | 2393 int cxlflash_afu_sync(struct afu *afu, ctx_hndl_t ctx, res_hndl_t res, u8 mode) in cxlflash_afu_sync()
|
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/ |
H A D | common.h | 208 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);
|
H A D | sislite.h | 16 typedef u16 ctx_hndl_t; typedef 27 u16 ctx_id; /* ctx_hndl_t */
|
H A D | vlun.c | 502 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()
|
H A D | main.c | 2370 int cxlflash_afu_sync(struct afu *afu, ctx_hndl_t ctx, res_hndl_t res, u8 mode) in cxlflash_afu_sync()
|
Completed in 17 milliseconds