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

  /src/sys/dev/microcode/aic7xxx/
aicasm_insformat.h 116 #define AIC_OP_ROL 0x5
aicasm_gram.y 1302 | T_ROL { $$ = AIC_OP_ROL; }
1699 f2_instr->opcode = AIC_OP_ROL;
1724 case AIC_OP_ROL:
  /src/sys/dev/ic/
aic7xxxvar.h 65 #define AIC_OP_ROL 0x5
aic7xxx.c 6491 case AIC_OP_ROL:
aic79xx.c 8519 case AIC_OP_ROL:

Completed in 38 milliseconds