Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/tc/
Dzs.h226 #define RxINT_ALL 0x10 /* Int on all Rx Characters or error */ macro
Dzs.c747 info->zs_channel->curregs[R1] |= (RxINT_ALL | TxINT_ENAB | in zs_startup()
2310 one = EXT_INT_ENAB|RxINT_ALL; in kgdb_interruptible()