Searched refs:UHCI_PORTSC_OCIC (Results 1 – 2 of 2) sorted by relevance
108 #define UHCI_PORTSC_OCIC 0x0800 macro
978 if (UREAD2(sc, UHCI_PORTSC1) & (UHCI_PORTSC_CSC|UHCI_PORTSC_OCIC)) in uhci_poll_hub()980 if (UREAD2(sc, UHCI_PORTSC2) & (UHCI_PORTSC_CSC|UHCI_PORTSC_OCIC)) in uhci_poll_hub()3281 UWRITE2(sc, port, x | UHCI_PORTSC_OCIC); in uhci_root_ctrl_start()3355 if (x & UHCI_PORTSC_OCIC) in uhci_root_ctrl_start()