Searched refs:PORT_C_MASK (Results 1 – 4 of 4) sorted by relevance
161 #define PORT_C_MASK \ macro199 if ((vhci->port_status[rhport] & PORT_C_MASK)) { in vhci_hub_status()
1863 #define PORT_C_MASK \ macro1888 if ((dum_hcd->port_status & PORT_C_MASK) != 0) { in dummy_hub_status()2205 if ((dum_hcd->port_status & PORT_C_MASK) != 0) in dummy_hub_control()
82 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | \ macro1641 if ((max3421_hcd->port_status & PORT_C_MASK) != 0) { in max3421_hub_status_data()
251 #define PORT_C_MASK ((USB_PORT_STAT_C_CONNECTION | USB_PORT_STAT_C_ENABLE | \ macro