Searched refs:GMAC_INT_RXDONE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/macppc/dev/
H A Dif_gmreg.h42 #define GMAC_INT_RXDONE 0x10 macro
H A Dif_gm.c326 if (status & GMAC_INT_RXDONE)
730 gmac_write_reg(sc, GMAC_INTMASK, ~(GMAC_INT_TXEMPTY | GMAC_INT_RXDONE));

Completed in 192 milliseconds