Searched refs:sc_intrxfer_deferred (Results 1 – 2 of 2) sorted by relevance
124 bool sc_intrxfer_deferred[2]; member
2387 if (!xhci_polling_p(sc) || !sc->sc_intrxfer_deferred[bn]) in xhci_rhpsc()2393 sc->sc_intrxfer_deferred[bn] = true; in xhci_rhpsc()2690 if (__predict_false(sc->sc_intrxfer_deferred[bn])) { in xhci_softintr()2691 sc->sc_intrxfer_deferred[bn] = false; in xhci_softintr()