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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 123 #define AIC_OP_JNE 0xc
aicasm_gram.y 1327 | T_JNE { $$ = AIC_OP_JNE; }
  /src/sys/dev/ic/
aic7xxxvar.h 72 #define AIC_OP_JNE 0xc
aic7xxx.c 6432 case AIC_OP_JNE:
aic79xx.c 8499 case AIC_OP_JNE:

Completed in 23 milliseconds