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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 111 #define AIC_OP_OR 0x0
aicasm_gram.y 1158 format_1_instr(AIC_OP_OR, &$2, &$4, &$5, $6);
1245 format_1_instr(AIC_OP_OR, &$2, &$4, &allzeros, $5);
1662 case AIC_OP_OR:
  /src/sys/dev/ic/
aic7xxxvar.h 60 #define AIC_OP_OR 0x0
aic7xxx.c 6465 case AIC_OP_OR:
aic79xx.c 8508 case AIC_OP_OR:

Completed in 25 milliseconds