Home
last modified time | relevance | path

Searched refs:VDEV_PORT_ERROR (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci.h1022 #define VDEV_PORT_ERROR BIT(0) /* Port error, link inactive */ macro
Dxhci-ring.c1626 xhci->devs[slot_id]->flags |= VDEV_PORT_ERROR; in handle_port_status()
1838 if (xhci->devs[slot_id]->flags & VDEV_PORT_ERROR) in xhci_cleanup_halted_endpoint()
Dxhci.c1481 if (xhci->devs[slot_id]->flags & VDEV_PORT_ERROR) { in xhci_urb_enqueue()