FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
AIC_OP_JZ
sys/dev/aic7xxx/aic79xx.c
8785
case AIC_OP_JZ:
sys/dev/aic7xxx/aic7xxx.c
6535
case AIC_OP_JZ:
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1319
T_JZ { $$ = AIC_OP_JZ; }
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1826
|| opcode == AIC_OP_JZ)