HomeSort by: relevance | last modified time | path
    Searched refs:SONIC_EOBC (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
dp83932reg.h 274 #define SONIC_EOBC 0x13 /* End Of Buffer Word Count */
dp83932.c 997 CSR_WRITE(sc, SONIC_EOBC, (ETHER_MAX_LEN + 2) / 2);
999 CSR_WRITE(sc, SONIC_EOBC, (ETHER_MAX_LEN / 2));

Completed in 66 milliseconds