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

  /src/sys/arch/acorn32/podulebus/
if_iereg.h 200 #define IE_ACTION_COMMAND(x) (((x) & IE_CU_COMMAND) == IE_CU_START)
  /src/sys/arch/mvme68k/stand/netboot/
i82586.h 142 #define IE_ACTION_COMMAND(x) (((x) & IE_CU_COMMAND) == IE_CU_START)
  /src/sys/arch/sun3/dev/
i82586.h 119 #define IE_ACTION_COMMAND(x) (((x) & IE_CU_COMMAND) == IE_CU_START)
  /src/sys/dev/ic/
i82586reg.h 191 #define IE_ACTION_COMMAND(x) (((x) & IE_CUC_MASK) == IE_CUC_START)

Completed in 27 milliseconds