Searched refs:RIO_CM_CONNECT (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/rapidio/
H A Drio_cm.c99 RIO_CM_CONNECT, enumerator in enum:rio_cm_state
436 if (ch->state != RIO_CM_CONNECT) {
956 if (!riocm_cmp_exch(ch, RIO_CM_IDLE, RIO_CM_CONNECT)) {
1002 riocm_cmp_exch(ch, RIO_CM_CONNECT, RIO_CM_IDLE);

Completed in 139 milliseconds