Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/rapidio/
Drio_cm.c108 RIO_CM_CONNECT, enumerator
443 if (ch->state != RIO_CM_CONNECT) { in riocm_resp_handler()
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()