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

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 195 #define IE_ACK_CX 0x8000 /* ack IE_ST_CX */
205 #define IE_ST_CX 0x8000 /* command with I bit completed */
if_ie.c 1369 if (status & IE_ST_CX)
  /src/sys/dev/ic/
i82586reg.h 186 #define IE_ACK_CX 0x8000 /* ack IE_ST_CX */
196 #define IE_ST_CX 0x8000 /* command with I bit completed */
i82586.c 464 if (status & IE_ST_CX)

Completed in 85 milliseconds