RIO_CM_CONNECTED 439 drivers/rapidio/rio_cm.c riocm_exch(ch, RIO_CM_CONNECTED); RIO_CM_CONNECTED 545 drivers/rapidio/rio_cm.c if (ch->state != RIO_CM_CONNECTED) { RIO_CM_CONNECTED 797 drivers/rapidio/rio_cm.c if (!riocm_cmp(ch, RIO_CM_CONNECTED)) { RIO_CM_CONNECTED 872 drivers/rapidio/rio_cm.c if (!riocm_cmp(ch, RIO_CM_CONNECTED)) { RIO_CM_CONNECTED 894 drivers/rapidio/rio_cm.c ret = riocm_cmp(ch, RIO_CM_CONNECTED) ? 0 : -ECONNRESET; RIO_CM_CONNECTED 1014 drivers/rapidio/rio_cm.c ret = riocm_cmp(ch, RIO_CM_CONNECTED) ? 0 : -1; RIO_CM_CONNECTED 1171 drivers/rapidio/rio_cm.c new_ch->state = RIO_CM_CONNECTED; RIO_CM_CONNECTED 1445 drivers/rapidio/rio_cm.c if (state == RIO_CM_CONNECTED) RIO_CM_CONNECTED 2259 drivers/rapidio/rio_cm.c if (ch->state == RIO_CM_CONNECTED) {