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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 119 #define AIC_OP_JMP 0x8
aicasm_gram.y 1314 T_JMP { $$ = AIC_OP_JMP; }
  /src/sys/dev/ic/
aic7xxxvar.h 68 #define AIC_OP_JMP 0x8
aic7xxx.c 6428 case AIC_OP_JMP:
aic79xx.c 8495 case AIC_OP_JMP:

Completed in 25 milliseconds