Searched refs:HME_SEB_STAT_TXALL (Results 1 – 2 of 2) sorted by relevance
78 #define HME_SEB_STAT_TXALL 0x02000000 /* all pkts in fifo transmitted */ macro
553 HME_SEB_STAT_TXALL | in hme_init()1150 if ((status & (HME_SEB_STAT_TXALL | HME_SEB_STAT_HOSTTOTX)) != 0) in hme_intr()