Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_core.h570 CH_STATE_STOPPED, enumerator
H A Dqeth_core_main.c1250 channel->state = CH_STATE_STOPPED; in qeth_irq()
1681 channel->state == CH_STATE_STOPPED, QETH_TIMEOUT); in qeth_clear_channel()
1684 if (channel->state != CH_STATE_STOPPED) in qeth_clear_channel()
/linux/drivers/dma/qcom/
H A Dgpi.c315 CH_STATE_STOPPED = 0x3,
411 CH_STATE_STOPPED,
313 CH_STATE_STOPPED = 0x3, global() enumerator