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

/netbsd-current/sys/dev/ic/
H A Ddp83932reg.h274 #define SONIC_EOBC 0x13 /* End Of Buffer Word Count */ macro
H A Ddp83932.c997 CSR_WRITE(sc, SONIC_EOBC, (ETHER_MAX_LEN + 2) / 2);
999 CSR_WRITE(sc, SONIC_EOBC, (ETHER_MAX_LEN / 2));

Completed in 251 milliseconds