Searched refs:EC_OF_EMPTY (Results 1 – 3 of 3) sorted by relevance
145 if ((isr & (EC_DONE|EC_OF_EMPTY)) == EC_DONE) { in enic_getpkt()201 if (0 == (regs->Control & EC_OF_EMPTY)) in enic_getmac()
253 if ((sc->sc_regs->Control & EC_OF_EMPTY) == 0) in enic_gethwinfo()279 if ((sc->sc_regs->Control & EC_OF_EMPTY) == 0) in enic_gethwinfo()646 while ((isr & EC_OF_EMPTY) == 0) { in enic_intr()
798 # define EC_OF_EMPTY CPBDI_OF_EMPTY macro