Home
last modified time | relevance | path

Searched refs:CLMPCC_ETC_SEND_BREAK (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/sys/dev/ic/
Dclmpccreg.h202 #define CLMPCC_ETC_SEND_BREAK 0x81 /* Send a BREAK character */ macro
Dclmpcc.c1248 clmpcc_wr_txdata(sc, CLMPCC_ETC_SEND_BREAK); in clmpcc_txintr()