Searched refs:PORT_DEV_REMOVE (Results 1 – 2 of 2) sorted by relevance
305 if (portsc & PORT_DEV_REMOVE) in xhci_usb2_hub_descriptor()359 if (portsc & PORT_DEV_REMOVE) in xhci_usb3_hub_descriptor()
408 #define PORT_DEV_REMOVE (1 << 30) macro