Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Drocket_int.h266 #define DELTA_DSR 0x01 /* DSR change interrupt */ macro
714 …tID(ChP) (sInB((ChP)->IntID) & (RXF_TRIG | TXFIFO_MT | SRC_INT | DELTA_CD | DELTA_CTS | DELTA_DSR))
Drocket.c472 if (IntMask & DELTA_DSR) { /* DSR change */ in rp_handle_port()
603 DELTA_CTS | DELTA_DSR; in init_r_port()