xhci_polling_p
if (xhci_polling_p(sc)) {
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
if (!xhci_polling_p(sc) || !sc->sc_intrxfer_deferred[bn])
if (xhci_polling_p(sc))
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
if (!xhci_polling_p(sc)) {
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));
const bool polling = xhci_polling_p(sc);
const bool polling = xhci_polling_p(sc);
const bool polling = xhci_polling_p(sc);
const bool polling = xhci_polling_p(sc);
KASSERT(xhci_polling_p(sc) || mutex_owned(&sc->sc_lock));