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

/freebsd-10-stable/sys/dev/scc/
H A Dscc_dev_z8530.c146 SIGCHG(bes & BES_SYNC, sig, SER_DSR, SER_DDSR);
162 SIGCHG(bes & BES_SYNC, sig, SER_DSR, SER_DDSR);
/freebsd-10-stable/sys/dev/ic/
H A Dz8530.h87 #define BES_SYNC 0x10 /* Sync. */ macro
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_z8530.c382 SIGCHG(bes & BES_SYNC, sig, SER_DSR, SER_DDSR);
473 SIGCHG(bes & BES_SYNC, sig, SER_DSR, SER_DDSR);

Completed in 53 milliseconds