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

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 197 #define IE_ACK_CNA 0x2000 /* ack IE_ST_CNA */
207 #define IE_ST_CNA 0x2000 /* all commands completed */
  /src/sys/dev/ic/
i82586reg.h 188 #define IE_ACK_CNA 0x2000 /* ack IE_ST_CNA */
198 #define IE_ST_CNA 0x2000 /* all commands completed */
i82586.c 469 if ((status & IE_ST_CNA) && (sc->sc_debug & IED_CNA))

Completed in 14 milliseconds