FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
T_ADC
sys/cam/scsi/scsi_all.c
134
#define V (1 << T_ADC)
sys/cam/scsi/scsi_all.c
5550
case T_ADC:
sys/dev/aic7xxx/aicasm/aicasm_gram.y
1143
| T_ADC { $$ = AIC_OP_ADC; }
sys/dev/aic7xxx/aicasm/aicasm_gram.y
177
%token <value> T_ADD T_ADC