Lines Matching defs:stopped
1410 int stopped;
1427 stopped = (state == QH_STATE_IDLE);
1432 * if queue is stopped, handles unlinks.
1472 stopped = 1;
1479 stopped = 1;
1484 } else if (likely(!stopped &&
1489 stopped = 1;
1516 * activate it while we "know" it's stopped.
1535 if (stopped && qtd->qtd_list.prev != &qh->qtd_list) {
1568 if (stopped != 0 || qh->hw_qtd_next == EHCI_LIST_END) {