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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 125 #define AIC_OP_JE 0xe
aicasm_gram.y 1326 T_JE { $$ = AIC_OP_JE; }
  /src/sys/dev/ic/
aic7xxxvar.h 74 #define AIC_OP_JE 0xe
aic7xxx.c 6434 case AIC_OP_JE:
aic79xx.c 8501 case AIC_OP_JE:

Completed in 24 milliseconds