Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/most/mostcore/
Dcore.c53 bool is_poisoned; member
1239 if (c->is_poisoned) { in arm_mbo()
1356 if (unlikely(c->is_poisoned || (mbo->status == MBO_E_CLOSE))) in most_write_completion()
1493 if (unlikely(c->is_poisoned || (mbo->status == MBO_E_CLOSE))) { in most_read_completion()
1639 c->is_poisoned = true; in most_stop_channel()
1658 c->is_poisoned = false; in most_stop_channel()
1798 c->is_poisoned = false; in most_register_interface()