Home
last modified time | relevance | path

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

/drivers/block/
Dsx8.c214 HST_INVALID, /* invalid state; never used */ enumerator
1232 if (unlikely(host->state == HST_INVALID)) { in carm_interrupt()
1256 int new_state = HST_INVALID; in carm_fsm_task()
1364 if (new_state != HST_INVALID) { in carm_fsm_task()
1482 assert(host->state == HST_INVALID); in carm_init_host()