Home
last modified time | relevance | path

Searched refs:UPS_RESET (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb.h710 #define UPS_RESET 0x0010 macro
H A Dusb_request.c841 if (!(status & UPS_RESET)) in usbd_req_reset_port()
/freebsd/sys/dev/usb/controller/
H A Dohci.c2304 OWRITE4(sc, port, UPS_RESET); in ohci_roothub_exec()
2310 if ((OREAD4(sc, port) & UPS_RESET) == 0) { in ohci_roothub_exec()
H A Dehci.c3267 i |= UPS_RESET; in ehci_roothub_exec()