| /src/sys/dev/uart/ |
| H A D | uart_cpu.h | 102 uart_lock(struct mtx *hwmtx) in uart_lock() function 120 uart_lock(di->hwmtx); in uart_probe() 129 uart_lock(di->hwmtx); in uart_init() 138 uart_lock(di->hwmtx); in uart_term() 146 uart_lock(di->hwmtx); in uart_putc() 156 uart_lock(di->hwmtx); in uart_rxready() 167 uart_lock(di->hwmtx); in uart_poll()
|
| H A D | uart_dev_lowrisc.c | 128 uart_lock(hwmtx); in lowrisc_uart_getc() 246 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_ioctl() 273 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_ipend() 287 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_param() 325 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_receive() 358 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_transmit() 373 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_grab() 382 uart_lock(sc->sc_hwmtx); in lowrisc_uart_bus_ungrab()
|
| H A D | uart_dev_quicc.c | 210 uart_lock(hwmtx); in quicc_getc() 217 uart_lock(hwmtx); in quicc_getc() 334 uart_lock(sc->sc_hwmtx); in quicc_bus_getsig() 355 uart_lock(sc->sc_hwmtx); in quicc_bus_ioctl() 383 uart_lock(sc->sc_hwmtx); in quicc_bus_ipend() 405 uart_lock(sc->sc_hwmtx); in quicc_bus_param() 436 uart_lock(sc->sc_hwmtx); in quicc_bus_receive() 464 uart_lock(sc->sc_hwmtx); in quicc_bus_setsig() 478 uart_lock(sc->sc_hwmtx); in quicc_bus_transmit() 498 uart_lock(sc->sc_hwmtx); in quicc_bus_grab() [all …]
|
| H A D | uart_dev_mvebu.c | 256 uart_lock(hwmtx); in uart_mvebu_getc() 329 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_attach() 360 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_flush() 404 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_ioctl() 438 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_ipend() 468 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_param() 502 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_receive() 553 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_transmit() 587 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_grab() 603 uart_lock(sc->sc_hwmtx); in uart_mvebu_bus_ungrab()
|
| H A D | uart_dev_mu.c | 349 uart_lock(sc->sc_hwmtx); in uart_mu_bus_ioctl() 376 uart_lock(sc->sc_hwmtx); in uart_mu_bus_ipend() 407 uart_lock(sc->sc_hwmtx); in uart_mu_bus_param() 434 uart_lock(sc->sc_hwmtx); in uart_mu_bus_receive() 468 uart_lock(sc->sc_hwmtx); in uart_mu_bus_transmit() 494 uart_lock(sc->sc_hwmtx); in uart_mu_bus_grab() 509 uart_lock(sc->sc_hwmtx); in uart_mu_bus_ungrab()
|
| H A D | uart_dev_z8530.c | 248 uart_lock(hwmtx); in z8530_getc() 253 uart_lock(hwmtx); in z8530_getc() 378 uart_lock(sc->sc_hwmtx); in z8530_bus_getsig() 398 uart_lock(sc->sc_hwmtx); in z8530_bus_ioctl() 434 uart_lock(sc->sc_hwmtx); in z8530_bus_ipend() 502 uart_lock(sc->sc_hwmtx); in z8530_bus_param() 536 uart_lock(sc->sc_hwmtx); in z8530_bus_receive() 595 uart_lock(sc->sc_hwmtx); in z8530_bus_setsig() 617 uart_lock(sc->sc_hwmtx); in z8530_bus_transmit() 634 uart_lock(sc->sc_hwmtx); in z8530_bus_grab() [all …]
|
| H A D | uart_dev_msm.c | 264 uart_lock(mtx); in msm_getc() 364 uart_lock(sc->sc_hwmtx); in msm_bus_transmit() 403 uart_lock(sc->sc_hwmtx); in msm_bus_receive() 442 uart_lock(sc->sc_hwmtx); in msm_bus_param() 458 uart_lock(sc->sc_hwmtx); in msm_bus_ipend() 540 uart_lock(sc->sc_hwmtx); in msm_bus_grab() 556 uart_lock(sc->sc_hwmtx); in msm_bus_ungrab()
|
| H A D | uart_dev_imx.c | 249 uart_lock(hwmtx); in imx_uart_getc() 454 uart_lock(sc->sc_hwmtx); in imx_uart_bus_getsig() 473 uart_lock(sc->sc_hwmtx); in imx_uart_bus_ioctl() 501 uart_lock(sc->sc_hwmtx); in imx_uart_bus_ipend() 546 uart_lock(sc->sc_hwmtx); in imx_uart_bus_param() 581 uart_lock(sc->sc_hwmtx); in imx_uart_bus_receive() 629 uart_lock(sc->sc_hwmtx); in imx_uart_bus_transmit() 654 uart_lock(sc->sc_hwmtx); in imx_uart_bus_grab() 666 uart_lock(sc->sc_hwmtx); in imx_uart_bus_ungrab()
|
| H A D | uart_dev_pl011.c | 457 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_ioctl() 484 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_ipend() 512 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_param() 585 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_receive() 628 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_transmit() 654 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_grab() 669 uart_lock(sc->sc_hwmtx); in uart_pl011_bus_ungrab()
|
| H A D | uart_dev_ns8250.c | 483 uart_lock(hwmtx); in ns8250_getc() 488 uart_lock(hwmtx); in ns8250_getc() 709 uart_lock(sc->sc_hwmtx); in ns8250_bus_flush() 741 uart_lock(sc->sc_hwmtx); in ns8250_bus_getsig() 767 uart_lock(sc->sc_hwmtx); in ns8250_bus_ioctl() 834 uart_lock(sc->sc_hwmtx); in ns8250_bus_ipend() 880 uart_lock(sc->sc_hwmtx); in ns8250_bus_param() 1069 uart_lock(sc->sc_hwmtx); in ns8250_bus_receive() 1123 uart_lock(sc->sc_hwmtx); in ns8250_bus_setsig() 1143 uart_lock(sc->sc_hwmtx); in ns8250_bus_transmit() [all …]
|
| /src/sys/riscv/sifive/ |
| H A D | sifive_uart.c | 153 uart_lock(hwmtx); in sfuart_getc() 159 uart_lock(hwmtx); in sfuart_getc() 262 uart_lock(sc->sc_hwmtx); in sfuart_bus_flush() 333 uart_lock(sc->sc_hwmtx); in sfuart_bus_ioctl() 364 uart_lock(sc->sc_hwmtx); in sfuart_bus_ipend() 402 uart_lock(sc->sc_hwmtx); in sfuart_bus_param() 430 uart_lock(sc->sc_hwmtx); in sfuart_bus_receive() 457 uart_lock(sc->sc_hwmtx); in sfuart_bus_transmit() 480 uart_lock(sc->sc_hwmtx); in sfuart_bus_grab() 496 uart_lock(sc->sc_hwmtx); in sfuart_bus_ungrab()
|
| /src/sys/arm/freescale/vybrid/ |
| H A D | vf_uart.c | 180 uart_lock(hwmtx); in vf_uart_getc() 343 uart_lock(sc->sc_hwmtx); in vf_uart_bus_ioctl() 372 uart_lock(sc->sc_hwmtx); in vf_uart_bus_ipend() 413 uart_lock(sc->sc_hwmtx); in vf_uart_bus_param() 444 uart_lock(sc->sc_hwmtx); in vf_uart_bus_receive() 495 uart_lock(sc->sc_hwmtx); in vf_uart_bus_transmit()
|
| /src/sys/arm/xilinx/ |
| H A D | uart_dev_cdnc.c | 363 uart_lock(mtx); in cdnc_uart_getc() 369 uart_lock(mtx); in cdnc_uart_getc() 459 uart_lock(sc->sc_hwmtx); in cdnc_uart_bus_transmit() 492 uart_lock(sc->sc_hwmtx); in cdnc_uart_bus_setsig() 512 uart_lock(sc->sc_hwmtx); in cdnc_uart_bus_receive() 561 uart_lock(sc->sc_hwmtx); in cdnc_uart_bus_ipend() 621 uart_lock(sc->sc_hwmtx); in cdnc_uart_bus_getsig() 644 uart_lock(sc->sc_hwmtx); in cdnc_uart_bus_ioctl()
|
| /src/sys/arm64/apple/ |
| H A D | exynos_uart.c | 409 uart_lock(sc->sc_hwmtx); in exynos4210_bus_transmit() 446 uart_lock(sc->sc_hwmtx); in exynos4210_bus_receive() 473 uart_lock(sc->sc_hwmtx); in exynos4210_bus_param() 488 uart_lock(sc->sc_hwmtx); in s5l_bus_ipend() 517 uart_lock(sc->sc_hwmtx); in exynos4210_bus_ipend()
|
| /src/sys/arm/nvidia/ |
| H A D | tegra_uart.c | 99 uart_lock(sc->sc_hwmtx); in tegra_uart_grab() 120 uart_lock(sc->sc_hwmtx); in tegra_uart_ungrab()
|
| /src/sys/powerpc/pseries/ |
| H A D | phyp_console.c | 291 uart_lock(&sc->sc_mtx); in uart_phyp_get() 364 uart_lock(&sc->sc_mtx); in uart_phyp_put()
|
| /src/sys/powerpc/powernv/ |
| H A D | opal_console.c | 358 uart_lock(&sc->sc_mtx); in uart_opal_get() 417 uart_lock(&sc->sc_mtx); in uart_opal_put()
|