Searched defs:IE_ACTION_COMMAND (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/sys/arch/acorn32/podulebus/
H A Dif_iereg.h200 #define IE_ACTION_COMMAND(x) (((x) & IE_CU_COMMAND) == IE_CU_START) macro
/netbsd-current/sys/arch/sun3/dev/
H A Di82586.h119 #define IE_ACTION_COMMAND(x) (((x) & IE_CU_COMMAND) == IE_CU_START) macro
/netbsd-current/sys/arch/mvme68k/stand/netboot/
H A Di82586.h142 #define IE_ACTION_COMMAND(x) (((x) & IE_CU_COMMAND) == IE_CU_START) macro
/netbsd-current/sys/dev/ic/
H A Di82586reg.h191 #define IE_ACTION_COMMAND(x) (((x) & IE_CUC_MASK) == IE_CUC_START) macro

Completed in 146 milliseconds