Lines Matching defs:status
313 static int ohci_urb_dequeue(struct usb_hcd *hcd, struct urb *urb, int status)
321 rc = usb_hcd_check_unlink_urb(hcd, urb, status);
665 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status);
692 ohci_writel (ohci, RH_HS_LPSC, &ohci->regs->roothub.status);
751 u32 status;
767 status = ohci_readl(ohci, &ohci->regs->intrstatus);
768 if (!(status & OHCI_INTR_WDH) && ohci->wdh_cnt == ohci->prev_wdh_cnt) {
882 /* Read interrupt status (and flush pending writes). We ignore the
934 * on an edge, like setting and maybe clearing a port status
936 * until hub_wq clears all the port status change bits. We'll