Home
last modified time | relevance | path

Searched refs:UPS_PORT_ENABLED (Results 1 – 13 of 13) sorted by relevance

/freebsd-10-stable/sys/dev/usb/
Dusb.h703 #define UPS_PORT_ENABLED 0x0002 macro
Dusb_hub.c860 if (sc->sc_st.port_status & UPS_PORT_ENABLED) { in uhub_reattach_port()
1092 } else if (sc->sc_st.port_status & UPS_PORT_ENABLED) { in uhub_explore()
/freebsd-10-stable/sys/mips/cavium/usb/
Doctusb.c1647 status |= UPS_PORT_ENABLED; in octusb_roothub_exec()
/freebsd-10-stable/sys/dev/usb/controller/
Davr32dci.c1905 value |= UPS_PORT_ENABLED; in avr32dci_roothub_exec()
Datmegadci.c1966 value |= UPS_PORT_ENABLED; in atmegadci_roothub_exec()
Duss820dci.c2175 value |= UPS_PORT_ENABLED; in uss820dci_roothub_exec()
Dat91dci.c2150 value |= UPS_PORT_ENABLED; in at91dci_roothub_exec()
Dohci.c2339 OWRITE4(sc, port, UPS_PORT_ENABLED); in ohci_roothub_exec()
Duhci.c2711 status |= UPS_PORT_ENABLED; in uhci_roothub_exec()
Dmusb_otg.c4007 value |= UPS_PORT_ENABLED; in musbotg_roothub_exec()
Dehci.c3351 i |= UPS_PORT_ENABLED; in ehci_roothub_exec()
Dxhci.c3572 i |= UPS_PORT_ENABLED; in xhci_roothub_exec()
Ddwc_otg.c4759 value |= UPS_PORT_ENABLED; in dwc_otg_roothub_exec()