Searched refs:BaudRate (Results 1 – 19 of 19) sorted by relevance
| /freebsd-12-stable/contrib/ncurses/ncurses/tinfo/ |
| D | lib_baudrate.c | 181 _nc_ospeed(int BaudRate) in _nc_ospeed() argument 186 if (BaudRate >= 0) { in _nc_ospeed() 188 if (speeds[i].sp == BaudRate) { in _nc_ospeed()
|
| /freebsd-12-stable/stand/efi/include/ |
| D | efiser.h | 75 IN UINT64 BaudRate, 118 UINT64 BaudRate; member
|
| D | efidevp.h | 270 UINT64 BaudRate; member
|
| /freebsd-12-stable/sys/dev/uart/ |
| D | uart_cpu_acpi.c | 163 switch (spcr->BaudRate) { in uart_cpu_acpi_spcr() 182 (int)spcr->BaudRate); in uart_cpu_acpi_spcr()
|
| /freebsd-12-stable/sys/contrib/dev/acpica/include/ |
| D | actbl3.h | 262 UINT8 BaudRate; member
|
| /freebsd-12-stable/sys/contrib/dev/acpica/common/ |
| D | dmtbinfo3.c | 236 {ACPI_DMT_UINT8, ACPI_SPCR_OFFSET (BaudRate), "Baud Rate", 0},
|
| /freebsd-12-stable/sys/contrib/edk2/Include/Protocol/ |
| D | DevicePath.h | 695 UINT64 BaudRate; member
|
| /freebsd-12-stable/lib/libefivar/ |
| D | efivar-dp-format.c | 1544 if (Uart->BaudRate == 0) { in DevPathToTextUart() 1547 UefiDevicePathLibCatPrint (Str, "Uart(%ld,", Uart->BaudRate); in DevPathToTextUart()
|
| D | efivar-dp-parse.c | 2102 Uart->BaudRate = 115200; in DevPathFromTextUart() 2104 Strtoi64 (BaudStr, &Uart->BaudRate); in DevPathFromTextUart()
|
| /freebsd-12-stable/stand/efi/libefi/ |
| D | devpath.c | 315 ((UART_DEVICE_PATH *)node)->BaudRate, in efi_messaging_dev_path()
|
| /freebsd-12-stable/stand/efi/loader/ |
| D | main.c | 781 setenv_int("efi_com_speed", uart->BaudRate); in parse_uefi_con_out()
|
| /freebsd-12-stable/contrib/ncurses/ncurses/ |
| D | llib-ltinfo | 350 int BaudRate)
|
| D | llib-ltinfow | 350 int BaudRate)
|
| D | llib-ltinfotw | 356 int BaudRate)
|
| D | llib-ltinfot | 356 int BaudRate)
|
| D | llib-lncurses | 3007 int BaudRate)
|
| D | llib-lncursest | 3052 int BaudRate)
|
| D | llib-lncursesw | 3822 int BaudRate)
|
| D | llib-lncursestw | 3837 int BaudRate)
|