Searched refs:cxlflash_afu_sync (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/scsi/cxlflash/ |
D | common.h | 194 int cxlflash_afu_sync(struct afu *, ctx_hndl_t, res_hndl_t, u8);
|
D | vlun.c | 595 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in grow_lxt() 673 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in shrink_lxt() 1100 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC); in clone_lxt()
|
D | main.c | 1074 cxlflash_afu_sync(afu, 0, 0, AFU_GSYNC); in afu_link_reset() 1091 cxlflash_afu_sync(afu, 0, 0, AFU_GSYNC); in afu_link_reset() 1797 int cxlflash_afu_sync(struct afu *afu, ctx_hndl_t ctx_hndl_u, in cxlflash_afu_sync() function
|
D | superpipe.c | 684 cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC); in _cxlflash_disk_release() 1940 cxlflash_afu_sync(afu, ctxid, rsrc_handle, AFU_LW_SYNC); in cxlflash_disk_direct_open()
|