Searched refs:SR_DCD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dscc.h339 #define SR_DCD 0x08 macro
H A Dvme_scc.c662 if (changed & SR_DCD) {
663 port->c_dcd = !!(sr & SR_DCD);
742 return !!(scc_last_status_reg[channel] & SR_DCD);

Completed in 499 milliseconds