Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Disar.h241 #define BSTAT_RDM2 0x4 macro
H A DmISDNisar.c583 (ch->dpath == 1 ? BSTAT_RDM1 : BSTAT_RDM2))) in isar_fill_fifo()
735 if (rdm & BSTAT_RDM2) { in check_send()