Home
last modified time | relevance | path

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

/linux/drivers/rapidio/
H A Drio_cm.c98 RIO_CM_IDLE, enumerator
953 if (!riocm_cmp_exch(ch, RIO_CM_IDLE, RIO_CM_CONNECT)) { in riocm_ch_connect()
999 riocm_cmp_exch(ch, RIO_CM_CONNECT, RIO_CM_IDLE); in riocm_ch_connect()
1255 if (ch->state != RIO_CM_IDLE) { in riocm_ch_bind()
1312 ch->state = RIO_CM_IDLE; in riocm_ch_alloc()