Home
last modified time | relevance | path

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

/linux/drivers/net/hamradio/
A Dz8530.h197 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
A Ddmascc.c1191 } else if (rc & END_FR) { in special_condition()
A Dscc.c587 if(status & END_FR && skb != NULL) /* end of frame */ in scc_spint()
/linux/drivers/tty/serial/
A Dzs.h253 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
A Dsunzilog.h237 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
A Dip22zilog.h233 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
A Dpmac_zilog.h328 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
/linux/drivers/net/wan/
A Dz85230.h220 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
A Dz85230.c330 if (stat & END_FR) { in z8530_rx()
471 if (status & END_FR) in z8530_dma_rx()
581 if (stat & END_FR) in z8530_rx_clear()

Completed in 20 milliseconds