Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio_cm.c107 RIO_CM_IDLE, enumerator
963 if (!riocm_cmp_exch(ch, RIO_CM_IDLE, RIO_CM_CONNECT)) { in riocm_ch_connect()
1009 riocm_cmp_exch(ch, RIO_CM_CONNECT, RIO_CM_IDLE); in riocm_ch_connect()
1263 if (ch->state != RIO_CM_IDLE) { in riocm_ch_bind()
1320 ch->state = RIO_CM_IDLE; in riocm_ch_alloc()