OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIC_OP_ROL
sys/dev/ic/aic79xx.c
8554
case AIC_OP_ROL:
sys/dev/ic/aic7xxx.c
6328
case AIC_OP_ROL:
sys/dev/microcode/aic7xxx/aicasm_gram.y
1304
| T_ROL { $$ = AIC_OP_ROL; }
sys/dev/microcode/aic7xxx/aicasm_gram.y
1701
f2_instr->opcode = AIC_OP_ROL;
sys/dev/microcode/aic7xxx/aicasm_gram.y
1726
case AIC_OP_ROL: