Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/usb/
Dusb.h689 #define UPS_PORT_ENABLED 0x0002 macro
Dusb_hub.c814 if (sc->sc_st.port_status & UPS_PORT_ENABLED) { in uhub_reattach_port()
1046 } else if (sc->sc_st.port_status & UPS_PORT_ENABLED) { in uhub_explore()
/freebsd-9-stable/sys/mips/cavium/usb/
Doctusb.c1645 status |= UPS_PORT_ENABLED; in octusb_roothub_exec()
/freebsd-9-stable/sys/dev/usb/controller/
Datmegadci.c1967 value |= UPS_PORT_ENABLED; in atmegadci_roothub_exec()
Davr32dci.c1907 value |= UPS_PORT_ENABLED; in avr32dci_roothub_exec()
Duss820dci.c2174 value |= UPS_PORT_ENABLED; in uss820dci_roothub_exec()
Dat91dci.c2106 value |= UPS_PORT_ENABLED; in at91dci_roothub_exec()
Dohci.c2336 OWRITE4(sc, port, UPS_PORT_ENABLED); in ohci_roothub_exec()
Duhci.c2708 status |= UPS_PORT_ENABLED; in uhci_roothub_exec()
Dmusb_otg.c4007 value |= UPS_PORT_ENABLED; in musbotg_roothub_exec()
Dehci.c3348 i |= UPS_PORT_ENABLED; in ehci_roothub_exec()
Dxhci.c3495 i |= UPS_PORT_ENABLED; in xhci_roothub_exec()