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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 126 #define AIC_OP_JZ 0xf
aicasm_gram.y 1321 T_JZ { $$ = AIC_OP_JZ; }
1823 if (opcode == AIC_OP_AND || opcode == AIC_OP_JNZ || AIC_OP_JZ)
  /src/sys/dev/ic/
aic7xxxvar.h 75 #define AIC_OP_JZ 0xf
aic7xxx.c 6435 case AIC_OP_JZ:
aic79xx.c 8502 case AIC_OP_JZ:

Completed in 36 milliseconds