FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIC_OP_ROL
sys/dev/aic7xxx/aic79xx.c
8802
case AIC_OP_ROL:
sys/dev/aic7xxx/aic7xxx.c
6592
case AIC_OP_ROL:
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1300
| T_ROL { $$ = AIC_OP_ROL; }
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1696
f2_instr->opcode = AIC_OP_ROL;
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1721
case AIC_OP_ROL: