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

  /src/sys/dev/ic/
smc91cxxreg.h 369 #define IM_EPH_INT 0x20 /* Misc. EPH conditions (see CONTROL_REG_W) */
smc91cxx.c 584 sc->sc_intmask = IM_EPH_INT | IM_RX_OVRN_INT | IM_RCV_INT;
1022 if (status & IM_EPH_INT) {

Completed in 14 milliseconds