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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 124 #define AIC_OP_JNZ 0xd
aicasm_gram.y 1322 | T_JNZ { $$ = AIC_OP_JNZ; }
1823 if (opcode == AIC_OP_AND || opcode == AIC_OP_JNZ || AIC_OP_JZ)
  /src/sys/dev/ic/
aic7xxxvar.h 73 #define AIC_OP_JNZ 0xd
aic7xxx.c 6433 case AIC_OP_JNZ:
aic79xx.c 8500 case AIC_OP_JNZ:

Completed in 25 milliseconds