Home
last modified time | relevance | path

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

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