Searched refs:TPC_BRK (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/sys/dev/ic/
H A Dz8530.h249 #define TPC_BRK 0x10 /* Send break. */ macro
/freebsd-10-stable/sys/dev/uart/
H A Duart_dev_z8530.c401 z8530->tpc |= TPC_BRK;
403 z8530->tpc &= ~TPC_BRK;

Completed in 51 milliseconds