cxlflash_afu_sync  329 drivers/scsi/cxlflash/common.h int cxlflash_afu_sync(struct afu *afu, ctx_hndl_t c, res_hndl_t r, u8 mode);
cxlflash_afu_sync 1239 drivers/scsi/cxlflash/main.c 	cxlflash_afu_sync(afu, 0, 0, AFU_GSYNC);
cxlflash_afu_sync 1256 drivers/scsi/cxlflash/main.c 	cxlflash_afu_sync(afu, 0, 0, AFU_GSYNC);
cxlflash_afu_sync  711 drivers/scsi/cxlflash/superpipe.c 			rcr = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC);
cxlflash_afu_sync 2017 drivers/scsi/cxlflash/superpipe.c 	rc = cxlflash_afu_sync(afu, ctxid, rsrc_handle, AFU_LW_SYNC);
cxlflash_afu_sync  594 drivers/scsi/cxlflash/vlun.c 	rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC);
cxlflash_afu_sync  676 drivers/scsi/cxlflash/vlun.c 		rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC);
cxlflash_afu_sync  802 drivers/scsi/cxlflash/vlun.c 		rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_HW_SYNC);
cxlflash_afu_sync 1151 drivers/scsi/cxlflash/vlun.c 	rc = cxlflash_afu_sync(afu, ctxid, rhndl, AFU_LW_SYNC);