xhci_do_poll
static void xhci_do_poll(struct usb_bus *);
xhci_do_poll(&sc->sc_bus);
.xfer_poll = xhci_do_poll,