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

  /src/sys/dev/ic/
anvar.h 45 #define AN_INTRS (AN_EV_RX | AN_EV_TX | AN_EV_TX_EXC | AN_EV_LINKSTAT)
anreg.h 156 #define AN_EV_LINKSTAT 0x0080 /* link status available */
an.c 511 if (status & AN_EV_LINKSTAT)
1584 CSR_WRITE_2(sc, AN_EVENT_ACK, AN_EV_LINKSTAT);

Completed in 15 milliseconds