Searched refs:last_pid (Results 1 – 2 of 2) sorted by relevance
246 int last_pid; /* pid of last packet executed */ member
468 if (q->last_pid && ep != 0 && pid != q->last_pid) { in ehci_verify_pid()566 if (!q->last_pid || !q->dev) { in ehci_queue_stopped()570 usb_device_ep_stopped(q->dev, usb_ep_get(q->dev, q->last_pid, endp)); in ehci_queue_stopped()602 q->last_pid = 0; in ehci_reset_queue()1366 p->queue->last_pid = p->pid; in ehci_execute()