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

  /src/usr.bin/scmdctl/
uart.c 54 static int uart_subtype = -1; variable in typeref:typename:int
70 if (uart_subtype == UART_IS_PURE_UART) {
164 switch (uart_subtype) {
257 switch (uart_subtype) {
389 uart_subtype = subt;
489 if (uart_subtype == UART_IS_SPI_USERLAND) {

Completed in 10 milliseconds