Home
last modified time | relevance | path

Searched refs:BaudRate (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/ncurses/ncurses/tinfo/
H A Dlib_baudrate.c244 _nc_ospeed(int BaudRate) in _nc_ospeed() argument
248 (void) BaudRate; in _nc_ospeed()
250 if (BaudRate >= 0) { in _nc_ospeed()
254 if (speeds[i].actual_speed == BaudRate) { in _nc_ospeed()
/freebsd/stand/efi/include/
H A Defiser.h74 IN UINT64 BaudRate,
117 UINT64 BaudRate; member
H A Defidevp.h269 UINT64 BaudRate; member
/freebsd/sys/dev/uart/
H A Duart_cpu_acpi.c170 switch (spcr->BaudRate) { in uart_cpu_acpi_spcr()
189 (int)spcr->BaudRate); in uart_cpu_acpi_spcr()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DFile.cpp817 serial_options.BaudRate = baud_rate; in OptionsFromURL()
875 if (serial_options.BaudRate) { in Create()
876 if (llvm::Error error = term.SetBaudRate(*serial_options.BaudRate)) in Create()
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DFile.h461 std::optional<unsigned int> BaudRate; member
/freebsd/sys/contrib/dev/acpica/include/
H A Dactbl3.h262 UINT8 BaudRate; member
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePath.h704 UINT64 BaudRate; member
/freebsd/stand/efi/libefi/
H A Deficom.c319 comc_port->baudrate = comc_port->sio->Mode->BaudRate; in comc_probe()
H A Ddevpath.c312 ((UART_DEVICE_PATH *)node)->BaudRate, in efi_messaging_dev_path()
/freebsd/sys/contrib/dev/acpica/common/
H A Ddmtbinfo3.c253 {ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (BaudRate), "Baud Rate", 0},
/freebsd/usr.sbin/bhyve/
H A Dacpi.c717 spcr.BaudRate = ACPI_SPCR_BAUD_RATE_115200; in build_spcr()
/freebsd/lib/libefivar/
H A Defivar-dp-format.c1594 if (Uart->BaudRate == 0) { in DevPathToTextUart()
1597 UefiDevicePathLibCatPrint (Str, "Uart(%ld,", Uart->BaudRate); in DevPathToTextUart()
H A Defivar-dp-parse.c2118 Uart->BaudRate = 115200; in DevPathFromTextUart()
2120 Strtoi64 (BaudStr, &Uart->BaudRate); in DevPathFromTextUart()
/freebsd/stand/efi/loader/
H A Dmain.c788 setenv_int("efi_com_speed", uart->BaudRate); in parse_uefi_con_out()
/freebsd/contrib/ncurses/ncurses/
H A Dllib-ltinfo348 int BaudRate)
H A Dllib-ltinfot354 int BaudRate)
H A Dllib-ltinfow370 int BaudRate)
H A Dllib-ltinfotw376 int BaudRate)
H A Dllib-lncurses3077 int BaudRate)
H A Dllib-lncursest3092 int BaudRate)
H A Dllib-lncursestw4041 int BaudRate)
H A Dllib-lncursesw4026 int BaudRate)