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

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c432 unsigned char status,changes,chg_and_stat; scc_exint() local
438 chg_and_stat = changes & status; scc_exint()
442 if (chg_and_stat & BRK_ABRT) /* Received an ABORT */ scc_exint()
487 if (chg_and_stat & CTS) /* CTS is now ON */ scc_exint()

Completed in 85 milliseconds