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

  /src/sys/dev/ic/
mtd803reg.h 122 #define MTD_RX_AMULTI 0x00000020 /* Accept multicast */
mtd803.c 835 rxtx_stat |= MTD_RX_AMULTI;
857 rxtx_stat |= MTD_RX_AMULTI;
859 rxtx_stat &= ~MTD_RX_AMULTI;

Completed in 132 milliseconds