Home
last modified time | relevance | path

Searched refs:cxlflash_mark_contexts_error (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/cxlflash/
H A Dcommon.h336 int cxlflash_mark_contexts_error(struct cxlflash_cfg *cfg);
H A Dmain.c2233 cxlflash_mark_contexts_error(cfg); in cxlflash_async_reset_host()
2509 cxlflash_mark_contexts_error(cfg); in cxlflash_eh_host_reset_handler()
2992 cxlflash_mark_contexts_error(cfg); in num_hwqs_store()
3799 rc = cxlflash_mark_contexts_error(cfg); in cxlflash_pci_error_detected()
H A Dsuperpipe.c100 cxlflash_mark_contexts_error(cfg); in cxlflash_stop_term_user_contexts()
1224 * cxlflash_mark_contexts_error() - move contexts to error state and list
1232 int cxlflash_mark_contexts_error(struct cxlflash_cfg *cfg) in cxlflash_mark_contexts_error() function