Home
last modified time | relevance | path

Searched refs:lr_state (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/cxlflash/
H A Dcommon.h127 enum cxlflash_lr_state lr_state; member
H A Dmain.c1591 cfg->lr_state = LINK_RESET_REQUIRED; in cxlflash_async_err_irq()
3213 if (cfg->lr_state == LINK_RESET_REQUIRED) { in cxlflash_worker_thread()
3228 cfg->lr_state = LINK_RESET_COMPLETE; in cxlflash_worker_thread()
3704 cfg->lr_state = LINK_RESET_INVALID; in cxlflash_probe()