HomeSort by: relevance | last modified time | path
    Searched defs:StopBits (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/inc/
efiser.h 75 IN EFI_STOP_BITS_TYPE StopBits
117 UINT32 StopBits;
efidevp.h 344 UINT8 StopBits;
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/
efidbg.h 57 UINT8 StopBits;
182 IN EFI_STOP_BITS_TYPE StopBits
  /src/sbin/efi/
devpath3.c 841 uint8_t StopBits;
844 const char *parity, *stopbits; local in function:devpath_msg_uart
847 stopbits = uart_stopbits(p->StopBits);
850 p->BaudRate, p->DataBits, parity, stopbits);
859 DEVPATH_FMT(StopBits: 0x%1x(%s)\n),
865 p->StopBits, stopbits);
  /src/sys/external/bsd/acpica/dist/include/
actbl3.h 264 UINT8 StopBits;
acrestyp.h 692 UINT8 StopBits;
715 /* Values for StopBits field above */

Completed in 16 milliseconds