Searched refs:DUPLICATE_ENTRY (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/host/ | ||
| H A D | xhci-port.h | 122 #define DUPLICATE_ENTRY ((u8)(-1)) macro |
| H A D | xhci-ring.c | 2017 if (!port || !port->rhub || port->hcd_portnum == DUPLICATE_ENTRY) { in handle_port_status() |