Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.h755 #define VDEV_PORT_ERROR BIT(0) /* Port error, link inactive */ macro
H A Dxhci-ring.c934 if (ep->vdev->flags & VDEV_PORT_ERROR) in xhci_handle_halted_endpoint()
2002 xhci->devs[port->slot_id]->flags |= VDEV_PORT_ERROR; in handle_port_status()