Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h104 enum cxlflash_lr_state lr_state; member
Dmain.c1317 cfg->lr_state = LINK_RESET_REQUIRED; in cxlflash_async_err_irq()
2315 if (cfg->lr_state == LINK_RESET_REQUIRED) { in cxlflash_worker_thread()
2330 cfg->lr_state = LINK_RESET_COMPLETE; in cxlflash_worker_thread()
2411 cfg->lr_state = LINK_RESET_INVALID; in cxlflash_probe()