Searched refs:UR_GET_STATUS (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/sys/dev/usb/controller/ |
| HD | atmegadci.c | 1610 case UR_GET_STATUS: in atmegadci_roothub_exec() 1664 case UR_GET_STATUS: in atmegadci_roothub_exec() 1687 case UR_GET_STATUS: in atmegadci_roothub_exec() 1736 case UR_GET_STATUS: in atmegadci_roothub_exec() 1747 case UR_GET_STATUS: in atmegadci_roothub_exec()
|
| HD | avr32dci.c | 1550 case UR_GET_STATUS: in avr32dci_roothub_exec() 1604 case UR_GET_STATUS: in avr32dci_roothub_exec() 1627 case UR_GET_STATUS: in avr32dci_roothub_exec() 1676 case UR_GET_STATUS: in avr32dci_roothub_exec() 1687 case UR_GET_STATUS: in avr32dci_roothub_exec()
|
| HD | at91dci.c | 1831 case UR_GET_STATUS: in at91dci_roothub_exec() 1885 case UR_GET_STATUS: in at91dci_roothub_exec() 1908 case UR_GET_STATUS: in at91dci_roothub_exec() 1957 case UR_GET_STATUS: in at91dci_roothub_exec() 1968 case UR_GET_STATUS: in at91dci_roothub_exec()
|
| HD | uss820dci.c | 1900 case UR_GET_STATUS: in uss820dci_roothub_exec() 1954 case UR_GET_STATUS: in uss820dci_roothub_exec() 1977 case UR_GET_STATUS: in uss820dci_roothub_exec() 2026 case UR_GET_STATUS: in uss820dci_roothub_exec() 2037 case UR_GET_STATUS: in uss820dci_roothub_exec()
|
| HD | ohci.c | 2186 case C(UR_GET_STATUS, UT_READ_DEVICE): in ohci_roothub_exec() 2190 case C(UR_GET_STATUS, UT_READ_INTERFACE): in ohci_roothub_exec() 2191 case C(UR_GET_STATUS, UT_READ_ENDPOINT): in ohci_roothub_exec() 2305 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in ohci_roothub_exec() 2309 case C(UR_GET_STATUS, UT_READ_CLASS_OTHER): in ohci_roothub_exec()
|
| HD | uhci.c | 2578 case C(UR_GET_STATUS, UT_READ_DEVICE): in uhci_roothub_exec() 2582 case C(UR_GET_STATUS, UT_READ_INTERFACE): in uhci_roothub_exec() 2583 case C(UR_GET_STATUS, UT_READ_ENDPOINT): in uhci_roothub_exec() 2690 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in uhci_roothub_exec() 2694 case C(UR_GET_STATUS, UT_READ_CLASS_OTHER): in uhci_roothub_exec()
|
| HD | saf1761_otg.c | 2884 case UR_GET_STATUS: in saf1761_otg_roothub_exec() 2938 case UR_GET_STATUS: in saf1761_otg_roothub_exec() 2961 case UR_GET_STATUS: in saf1761_otg_roothub_exec() 3020 case UR_GET_STATUS: in saf1761_otg_roothub_exec() 3036 case UR_GET_STATUS: in saf1761_otg_roothub_exec()
|
| HD | musb_otg.c | 3636 case UR_GET_STATUS: in musbotg_roothub_exec() 3690 case UR_GET_STATUS: in musbotg_roothub_exec() 3713 case UR_GET_STATUS: in musbotg_roothub_exec() 3762 case UR_GET_STATUS: in musbotg_roothub_exec() 3773 case UR_GET_STATUS: in musbotg_roothub_exec()
|
| HD | ehci.c | 3192 case C(UR_GET_STATUS, UT_READ_DEVICE): in ehci_roothub_exec() 3196 case C(UR_GET_STATUS, UT_READ_INTERFACE): in ehci_roothub_exec() 3197 case C(UR_GET_STATUS, UT_READ_ENDPOINT): in ehci_roothub_exec() 3319 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in ehci_roothub_exec() 3323 case C(UR_GET_STATUS, UT_READ_CLASS_OTHER): in ehci_roothub_exec()
|
| HD | xhci.c | 3357 case C(UR_GET_STATUS, UT_READ_DEVICE): in xhci_roothub_exec() 3361 case C(UR_GET_STATUS, UT_READ_INTERFACE): in xhci_roothub_exec() 3362 case C(UR_GET_STATUS, UT_READ_ENDPOINT): in xhci_roothub_exec() 3498 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in xhci_roothub_exec() 3503 case C(UR_GET_STATUS, UT_READ_CLASS_OTHER): in xhci_roothub_exec()
|
| HD | dwc_otg.c | 4339 case UR_GET_STATUS: in dwc_otg_roothub_exec() 4393 case UR_GET_STATUS: in dwc_otg_roothub_exec() 4416 case UR_GET_STATUS: in dwc_otg_roothub_exec() 4465 case UR_GET_STATUS: in dwc_otg_roothub_exec() 4476 case UR_GET_STATUS: in dwc_otg_roothub_exec()
|
| /NextBSD/sys/mips/cavium/usb/ |
| HD | octusb.c | 1533 case C(UR_GET_STATUS, UT_READ_DEVICE): in octusb_roothub_exec() 1537 case C(UR_GET_STATUS, UT_READ_INTERFACE): in octusb_roothub_exec() 1538 case C(UR_GET_STATUS, UT_READ_ENDPOINT): in octusb_roothub_exec() 1625 case C(UR_GET_STATUS, UT_READ_CLASS_DEVICE): in octusb_roothub_exec() 1629 case C(UR_GET_STATUS, UT_READ_CLASS_OTHER): in octusb_roothub_exec()
|
| /NextBSD/sys/dev/usb/ |
| HD | usb_handle_request.c | 558 case UR_GET_STATUS: in usb_handle_request() 617 case UR_GET_STATUS: in usb_handle_request()
|
| HD | usb_request.c | 1447 req.bRequest = UR_GET_STATUS; in usbd_req_get_device_status() 1512 req.bRequest = UR_GET_STATUS; in usbd_req_get_hub_status() 1578 req.bRequest = UR_GET_STATUS; in usbd_req_get_port_status()
|
| HD | usb.h | 189 #define UR_GET_STATUS 0x00 macro
|