Searched refs:STATE_FAILTERM (Results 1 – 3 of 3) sorted by relevance
101 STATE_FAILTERM /* Failed/terminating state, error out users/threads */ enumerator
610 case STATE_FAILTERM: in cxlflash_queuecommand()974 cfg->state = STATE_FAILTERM; in cxlflash_remove()2256 cfg->state = STATE_FAILTERM; in cxlflash_async_reset_host()2533 cfg->state = STATE_FAILTERM; in cxlflash_eh_host_reset_handler()3015 cfg->state = STATE_FAILTERM; in num_hwqs_store()3812 if (cfg->state == STATE_FAILTERM) in cxlflash_pci_error_detected()3825 cfg->state = STATE_FAILTERM; in cxlflash_pci_error_detected()
1298 case STATE_FAILTERM: in check_state()2068 if (unlikely(rc) && (cfg->state == STATE_FAILTERM)) { in ioctl_common()