purbp 335 drivers/usb/host/uhci-q.c struct urb_priv *purbp; purbp 338 drivers/usb/host/uhci-q.c purbp = list_entry(urbp->node.prev, struct urb_priv, node); purbp 339 drivers/usb/host/uhci-q.c WARN_ON(list_empty(&purbp->td_list)); purbp 340 drivers/usb/host/uhci-q.c ptd = list_entry(purbp->td_list.prev, struct uhci_td,