Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/
H A Drio_cm.c98 RIO_CM_IDLE, enumerator
954 if (!riocm_cmp_exch(ch, RIO_CM_IDLE, RIO_CM_CONNECT)) { in riocm_ch_connect()
1000 riocm_cmp_exch(ch, RIO_CM_CONNECT, RIO_CM_IDLE); in riocm_ch_connect()
1256 if (ch->state != RIO_CM_IDLE) { in riocm_ch_bind()
1313 ch->state = RIO_CM_IDLE; in riocm_ch_alloc()