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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 113 #define AIC_OP_XOR 0x2
aicasm_gram.y 1143 | T_XOR { $$ = AIC_OP_XOR; }
1256 format_1_instr(AIC_OP_XOR, &$2, &immed, &$3, $4);
1656 case AIC_OP_XOR:
  /src/sys/dev/ic/
aic7xxxvar.h 62 #define AIC_OP_XOR 0x2
aic7xxx.c 6467 case AIC_OP_XOR:
aic79xx.c 8510 case AIC_OP_XOR:

Completed in 24 milliseconds