freebsd-skq/sys/dev/aic7xxx
gibbs da403d57c1 When not using SCB paging, we can always directly index the SCB of interest
either by looking it up in the array of pending, per target, untagged
transactions, or by using the tag value passed in during the identify.  The
old code only direct indexed for tagged transactions.  This makes the
"findSCB" routine only necessary when SCB paging is enabled, so appropriately
conditionalize it.  This greatly simplifies the non SCB paging code flow.
1997-04-04 04:09:29 +00:00
..
aicasm CFLAGS += -I. so that building in an obj directory works. 1997-04-03 05:56:00 +00:00
aic7xxx_asm.c aic7xxx.seq: 1997-03-18 19:18:39 +00:00
aic7xxx_asm.h Missed one. 1997-03-16 07:28:30 +00:00
aic7xxx.reg Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aic7xxx.seq When not using SCB paging, we can always directly index the SCB of interest 1997-04-04 04:09:29 +00:00
aicasm_gram.y Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aicasm_scan.l Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>. 1997-03-16 17:31:59 +00:00
aicasm_symbol.c Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aicasm_symbol.h Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
aicasm.c aic7xxx.seq: 1997-03-18 19:18:39 +00:00
aicasm.h Missed one. 1997-03-16 07:28:30 +00:00
gram.y Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
Makefile CFLAGS += -I. so that building in an obj directory works. 1997-04-03 05:56:00 +00:00
scan.l Don't depend on <sys/types.h> being (bogusly) included by <stdio.h>. 1997-03-16 17:31:59 +00:00
sequencer.h Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
symbol.c Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00
symbol.h Makefile gram.y scan.l sequencer.h symbol.c symbol.h aic7xxx_asm.c: 1997-03-16 07:08:19 +00:00