Home
last modified time | relevance | path

Searched refs:usb_pause_mtx (Results 1 – 25 of 36) sorted by relevance

12

/NextBSD/sys/dev/usb/wlan/
HDif_urtw.c1271 usb_pause_mtx(&sc->sc_mtx, 2); in urtw_8187b_cmd_reset()
1302 usb_pause_mtx(&sc->sc_mtx, hz / 100); in urtw_do_request()
1598 usb_pause_mtx(&sc->sc_mtx, 10); in urtw_set_channel()
2481 usb_pause_mtx(&sc->sc_mtx, 1000); in urtw_8225_rf_init()
2486 usb_pause_mtx(&sc->sc_mtx, 1); in urtw_8225_rf_init()
2488 usb_pause_mtx(&sc->sc_mtx, 100); in urtw_8225_rf_init()
2491 usb_pause_mtx(&sc->sc_mtx, 200); in urtw_8225_rf_init()
2494 usb_pause_mtx(&sc->sc_mtx, 200); in urtw_8225_rf_init()
2510 usb_pause_mtx(&sc->sc_mtx, 1); in urtw_8225_rf_init()
2512 usb_pause_mtx(&sc->sc_mtx, 1); in urtw_8225_rf_init()
[all …]
/NextBSD/sys/dev/usb/
HDusb_request.c582 usb_pause_mtx( in usbd_do_request_flags()
620 usb_pause_mtx( in usbd_do_request_flags()
732 usb_pause_mtx(mtx, hz / 16); in usbd_do_request_flags()
817 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_delay)); in usbd_req_reset_port()
861 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_reset_port()
924 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_delay)); in usbd_req_warm_reset_port()
960 usb_pause_mtx(mtx, USB_MS_TO_TICKS(usb_port_reset_recovery)); in usbd_req_warm_reset_port()
1028 usb_pause_mtx(mtx, hz / 5); in usbd_req_get_desc()
1558 usb_pause_mtx(mtx, in usbd_req_set_address()
2096 usb_pause_mtx(mtx, hz / 2); in usbd_req_re_enumerate()
HDusb_util.c133 usb_pause_mtx(struct mtx *mtx, int timo) in usb_pause_mtx() function
HDusb_hub.c711 usb_pause_mtx(NULL, in uhub_reattach_port()
1412 usb_pause_mtx(NULL, USB_MS_TO_TICKS(USB_POWER_DOWN_TIME)); in uhub_attach()
1513 usb_pause_mtx(NULL, USB_MS_TO_TICKS(pwrdly)); in uhub_attach()
2610 usb_pause_mtx(NULL, USB_MS_TO_TICKS(20)); in usb_dev_resume_peer()
2631 usb_pause_mtx(NULL, USB_MS_TO_TICKS(usb_port_resume_delay)); in usb_dev_resume_peer()
2777 usb_pause_mtx(NULL, USB_MS_TO_TICKS(20)); in usb_dev_suspend_peer()
2784 usb_pause_mtx(NULL, USB_MS_TO_TICKS(usb_port_resume_delay)); in usb_dev_suspend_peer()
2806 usb_pause_mtx(NULL, USB_MS_TO_TICKS(temp)); in usb_dev_suspend_peer()
HDusb_msctest.c734 usb_pause_mtx(NULL, hz); in usb_iface_is_cdrom()
780 usb_pause_mtx(NULL, hz); in usb_msc_auto_quirk()
803 usb_pause_mtx(NULL, hz); in usb_msc_auto_quirk()
HDusbdi.h527 void usb_pause_mtx(struct mtx *mtx, int _ticks);
HDusb_dev.c1121 usb_pause_mtx(NULL, hz / 128); in usb_ioctl()
1129 usb_pause_mtx(NULL, hz / 128); in usb_ioctl()
/NextBSD/sys/dev/usb/controller/
HDuhci.c304 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in uhci_restart()
334 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_reset()
347 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in uhci_reset()
363 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in uhci_reset()
2401 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_portreset()
2429 usb_pause_mtx(&sc->sc_bus.bus_mtx, in uhci_portreset()
2724 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in uhci_roothub_exec()
2731 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 500); in uhci_roothub_exec()
HDohci.c188 usb_pause_mtx(NULL, hz / 1000); in ohci_controller_init()
201 usb_pause_mtx(NULL, in ohci_controller_init()
212 usb_pause_mtx(NULL, in ohci_controller_init()
280 usb_pause_mtx(NULL, in ohci_controller_init()
290 usb_pause_mtx(NULL, in ohci_controller_init()
448 usb_pause_mtx(NULL, hz / 20); in ohci_detach()
2348 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ohci_roothub_exec()
HDsaf1761_otg.c213 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in saf1761_otg_wakeup_peer()
2377 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in saf1761_otg_init()
2395 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in saf1761_otg_init()
2462 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in saf1761_otg_init()
3185 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in saf1761_otg_roothub_exec()
3191 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in saf1761_otg_roothub_exec()
3258 usb_pause_mtx(&sc->sc_bus.bus_mtx, in saf1761_otg_roothub_exec()
3264 usb_pause_mtx(&sc->sc_bus.bus_mtx, USB_MS_TO_TICKS(2)); in saf1761_otg_roothub_exec()
HDdwc_otg.c646 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in dwc_otg_wakeup_peer()
655 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_wakeup_peer()
662 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in dwc_otg_wakeup_peer()
669 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in dwc_otg_wakeup_peer()
3869 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 32); in dwc_otg_init()
3875 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 128); in dwc_otg_init()
3943 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_init()
3949 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in dwc_otg_init()
4664 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 16); in dwc_otg_roothub_exec()
4669 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 16); in dwc_otg_roothub_exec()
HDat91dci_fdt.c192 usb_pause_mtx(NULL, hz / 100); in at91_udp_attach()
HDat91dci_atmelarm.c186 usb_pause_mtx(NULL, hz / 100); in at91_udp_attach()
HDehci.c189 usb_pause_mtx(NULL, hz / 128); in ehci_reset()
225 usb_pause_mtx(NULL, hz / 128); in ehci_hcreset()
281 usb_pause_mtx(NULL, hz / 128); in ehci_init_sub()
584 usb_pause_mtx(NULL, hz / 20); in ehci_detach()
3253 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in ehci_roothub_exec()
3259 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in ehci_roothub_exec()
3413 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ehci_roothub_exec()
3421 usb_pause_mtx(&sc->sc_bus.bus_mtx, in ehci_roothub_exec()
HDxhci_pci.c418 usb_pause_mtx(NULL, hz / 100); /* wait 10ms */ in xhci_pci_take_controller()
HDehci_pci.c554 usb_pause_mtx(NULL, hz / 100); /* wait 10ms */ in ehci_pci_take_controller()
HDatmegadci.c229 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in atmegadci_wakeup_peer()
1267 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in atmegadci_init()
1283 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 20); in atmegadci_init()
HDmusb_otg.c340 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in musbotg_wakeup_host()
364 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in musbotg_wakeup_peer()
3086 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in musbotg_init()
3102 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 100); in musbotg_init()
3127 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 10); in musbotg_init()
3951 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 5); in musbotg_roothub_exec()
HDxhci.c310 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 4); in xhci_reset_command_queue_locked()
365 usb_pause_mtx(NULL, hz / 100); in xhci_start_controller()
471 usb_pause_mtx(NULL, hz / 100); in xhci_start_controller()
510 usb_pause_mtx(NULL, hz / 100); in xhci_halt_controller()
3448 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 50); in xhci_roothub_exec()
3621 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 250); in xhci_roothub_exec()
HDavr32dci.c260 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in avr32dci_wakeup_peer()
1226 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 20); in avr32dci_init()
HDat91dci.c287 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 125); in at91dci_wakeup_peer()
1446 usb_pause_mtx(&sc->sc_bus.bus_mtx, hz / 1000); in at91dci_init()
/NextBSD/sys/dev/usb/serial/
HDusb_serial.c368 usb_pause_mtx(&ucom_mtx, hz); in ucom_drain()
380 usb_pause_mtx(&ucom_mtx, hz); in ucom_drain_all()
672 usb_pause_mtx(sc->sc_mtx, hz / 10); in ucom_cfg_open()
1202 usb_pause_mtx(sc->sc_mtx, hz / 10); in ucom_cfg_param()
/NextBSD/sys/dev/usb/misc/
HDufm.c295 usb_pause_mtx(NULL, hz / 4); in ufm_get_stat()
/NextBSD/sys/dev/usb/net/
HDusb_ethernet.c98 usb_pause_mtx(ue->ue_mtx, _ticks); in uether_pause()
HDif_usie.c1093 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in usie_if_status_cb()
1358 usb_pause_mtx(&sc->sc_mtx, USB_MS_TO_TICKS(10)); in usie_do_request()

12