Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/char/
Dscc.h350 #define SCSR_PARITY_ERR 0x10 macro
/linux-2.6.39/drivers/staging/generic_serial/
Dvme_scc.c584 else if (stat & SCSR_PARITY_ERR) in scc_spcond_int()