Searched refs:ST_RX_EOM (Results 1 – 4 of 4) sorted by relevance
165 #define ST_RX_EOM 0x80 /* End of frame */ macro
218 #define ST_RX_EOM 0x80 /* End of frame */ macro
249 if (!(stat & ST_RX_EOM)) in sca_rx_done()260 if (stat & ST_RX_EOM) in sca_rx_done()
309 if (!(stat & ST_RX_EOM)) in sca_rx_intr()320 if (stat & ST_RX_EOM) in sca_rx_intr()