Searched refs:SECI_STAT_STFF (Results 1 – 8 of 8) sorted by relevance
4433 #define SECI_STAT_STFF (1 << 9) /* Tx FIFO Full */ macro
4212 #define SECI_STAT_STFF (1 << 9) /* Tx FIFO Full */ macro
4981 #define SECI_STAT_STFF (1 << 9) /* Tx FIFO Full */ macro
7578 retval = (retval & SECI_STAT_STFF) == SECI_STAT_STFF; in BCMPOSTTRAPFN()