Searched refs:STTYF_RING_OVERFLOW (Results 1 – 2 of 2) sorted by relevance
374 #define STTYF_RING_OVERFLOW 0x02 /* ring buffer overflowed */ macro
739 SET(sp->sp_flags, STTYF_RING_OVERFLOW); in spifstcintr_rxexception()768 SET(sp->sp_flags, STTYF_RING_OVERFLOW); in spifstcintr_rx()919 STTYF_RING_OVERFLOW); in spifsoftintr()934 if (ISSET(flags, STTYF_RING_OVERFLOW)) { in spifsoftintr()