patch-2.1.126 linux/drivers/scsi/aic7xxx/sequencer.h
Next file: linux/drivers/scsi/aic7xxx.c
Previous file: linux/drivers/scsi/aic7xxx/bsd_q.h
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Fri Oct 9 11:37:17 1998
- Orig file:
v2.1.125/linux/drivers/scsi/aic7xxx/sequencer.h
- Orig date:
Fri Oct 9 13:27:10 1998
diff -u --recursive --new-file v2.1.125/linux/drivers/scsi/aic7xxx/sequencer.h linux/drivers/scsi/aic7xxx/sequencer.h
@@ -73,7 +73,9 @@
union ins_formats format;
unsigned int srcline;
struct symbol *patch_label;
- STAILQ_ENTRY(instruction) links;
+ struct {
+ struct instruction *stqe_next;
+ } links;
};
#define AIC_OP_OR 0x0
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov