Home
last modified time | relevance | path

Searched refs:ctx_err_recovery (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/cxlflash/
H A Dcommon.h138 struct list_head ctx_err_recovery; /* contexts w/ recovery pending */ member
H A Dsuperpipe.c109 if (!found && list_empty(&cfg->ctx_err_recovery)) in cxlflash_stop_term_user_contexts()
133 list_for_each_entry(ctxi, &cfg->ctx_err_recovery, list) in find_error_context()
1245 list_add(&ctxi->list, &cfg->ctx_err_recovery); in cxlflash_mark_contexts_error()
H A Dmain.c3729 INIT_LIST_HEAD(&cfg->ctx_err_recovery); in cxlflash_probe()
/kernel/linux/linux-6.6/drivers/scsi/cxlflash/
H A Dcommon.h138 struct list_head ctx_err_recovery; /* contexts w/ recovery pending */ member
H A Dsuperpipe.c109 if (!found && list_empty(&cfg->ctx_err_recovery)) in cxlflash_stop_term_user_contexts()
133 list_for_each_entry(ctxi, &cfg->ctx_err_recovery, list) in find_error_context()
1246 list_add(&ctxi->list, &cfg->ctx_err_recovery); in cxlflash_mark_contexts_error()
H A Dmain.c3710 INIT_LIST_HEAD(&cfg->ctx_err_recovery); in cxlflash_probe()

Completed in 19 milliseconds