Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/hamradio/
H A Dscc.c435 unsigned char status,changes,chg_and_stat; in scc_exint() local
441 chg_and_stat = changes & status; in scc_exint()
445 if (chg_and_stat & BRK_ABRT) /* Received an ABORT */ in scc_exint()
490 if (chg_and_stat & CTS) /* CTS is now ON */ in scc_exint()