Home
last modified time | relevance | path

Searched refs:UPS_C_CONNECT_STATUS (Results 1 – 14 of 14) sorted by relevance

/NextBSD/sys/dev/usb/
HDusb_hub.c732 if ((sc->sc_st.port_change & UPS_C_CONNECT_STATUS) || in uhub_reattach_port()
1059 UPS_C_CONNECT_STATUS; in uhub_explore()
1068 if (sc->sc_st.port_change & UPS_C_CONNECT_STATUS) { in uhub_explore()
1084 UPS_C_CONNECT_STATUS; in uhub_explore()
1089 if (sc->sc_st.port_change & UPS_C_CONNECT_STATUS) { in uhub_explore()
HDusb.h728 #define UPS_C_CONNECT_STATUS 0x0001 macro
/NextBSD/sys/dev/usb/controller/
HDsaf1761_otg.c3333 value |= UPS_C_CONNECT_STATUS; in saf1761_otg_roothub_exec()
3365 i |= UPS_C_CONNECT_STATUS; in saf1761_otg_roothub_exec()
HDatmegadci.c1982 value |= UPS_C_CONNECT_STATUS; in atmegadci_roothub_exec()
HDavr32dci.c1921 value |= UPS_C_CONNECT_STATUS; in avr32dci_roothub_exec()
HDat91dci.c2166 value |= UPS_C_CONNECT_STATUS; in at91dci_roothub_exec()
HDuss820dci.c2239 value |= UPS_C_CONNECT_STATUS; in uss820dci_roothub_exec()
HDohci.c2245 OWRITE4(sc, port, UPS_C_CONNECT_STATUS << 16); in ohci_roothub_exec()
HDuhci.c2708 change |= UPS_C_CONNECT_STATUS; in uhci_roothub_exec()
HDmusb_otg.c4028 value |= UPS_C_CONNECT_STATUS; in musbotg_roothub_exec()
HDehci.c3358 i |= UPS_C_CONNECT_STATUS; in ehci_roothub_exec()
HDxhci.c3552 i |= UPS_C_CONNECT_STATUS; in xhci_roothub_exec()
HDdwc_otg.c4749 value |= UPS_C_CONNECT_STATUS; in dwc_otg_roothub_exec()
/NextBSD/sys/mips/cavium/usb/
HDoctusb.c1662 change |= UPS_C_CONNECT_STATUS; in octusb_roothub_exec()