Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxlflash/
Dcommon.h84 STATE_FAILTERM /* Failed/terminating state, error out users/threads */ enumerator
Dmain.c533 case STATE_FAILTERM: in cxlflash_queuecommand()
725 cfg->state = STATE_FAILTERM; in cxlflash_remove()
1957 cfg->state = STATE_FAILTERM; in cxlflash_eh_host_reset_handler()
2512 cfg->state = STATE_FAILTERM; in cxlflash_pci_error_detected()
Dsuperpipe.c1265 case STATE_FAILTERM: in check_state()
1984 if (unlikely(rc) && (cfg->state == STATE_FAILTERM)) { in ioctl_common()