Home
last modified time | relevance | path

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

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