Home
last modified time | relevance | path

Searched refs:afu_reset (Results 1 – 7 of 7) sorted by relevance

/drivers/misc/cxl/
Dguest.c789 cxl_ops->afu_reset(afu); in deactivate_afu_directed()
851 if ((rc = cxl_ops->afu_reset(afu))) in afu_update_state()
954 if ((rc = cxl_ops->afu_reset(afu))) in cxl_guest_init_afu()
1201 .afu_reset = guest_afu_reset,
Dnative.c814 cxl_ops->afu_reset(afu); in deactivate_afu_directed()
909 result = cxl_ops->afu_reset(afu); in cxl_attach_dedicated_process_psl9()
942 if ((rc = cxl_ops->afu_reset(afu))) in cxl_attach_dedicated_process_psl8()
1030 cxl_ops->afu_reset(ctx->afu); in detach_process_native_dedicated()
1564 .afu_reset = native_afu_reset,
Dapi.c556 rc = cxl_ops->afu_reset(afu); in cxl_afu_reset()
Dpci.c1173 if (cxl_ops->afu_reset(afu)) in sanitise_afu_regs_psl9()
1219 if (cxl_ops->afu_reset(afu)) in sanitise_afu_regs_psl8()
1320 if ((rc = cxl_ops->afu_reset(afu))) in pci_configure_afu()
Dsysfs.c243 if ((rc = cxl_ops->afu_reset(afu))) in reset_store_afu()
Dcxl.h1137 int (*afu_reset)(struct cxl_afu *afu); member
/drivers/scsi/cxlflash/
Dmain.c2171 static int afu_reset(struct cxlflash_cfg *cfg) in afu_reset() function
2219 rc = afu_reset(cfg); in cxlflash_async_reset_host()
2490 rcr = afu_reset(cfg); in cxlflash_eh_host_reset_handler()
2702 afu_reset(cfg); in lun_mode_store()
2973 rc = afu_reset(cfg); in num_hwqs_store()