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