Searched refs:SERIAL_ASYNC (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/i386/include/
H A Dcserial.h132 #define SERIAL_ASYNC 1 macro
/freebsd-11-stable/sbin/sconfig/
H A Dsconfig.c762 mode = SERIAL_ASYNC;
806 if (!mode_valid || mode != SERIAL_ASYNC) {
/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c1684 SERIAL_ASYNC : SERIAL_HDLC;
1706 (*(int*)data == SERIAL_ASYNC))
1711 if (c->mode == M_HDLC && *(int*)data == SERIAL_ASYNC) {

Completed in 53 milliseconds