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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 121 #define AIC_OP_JNC 0xa
aicasm_gram.y 1316 | T_JNC { $$ = AIC_OP_JNC; }
  /src/sys/dev/ic/
aic7xxxvar.h 70 #define AIC_OP_JNC 0xa
aic7xxx.c 6430 case AIC_OP_JNC:
aic79xx.c 8497 case AIC_OP_JNC:

Completed in 23 milliseconds