freebsd-nq/sys/i386/scsi
Justin T. Gibbs 5ea0ae111d 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
..
93cx6.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
93cx6.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
advansys.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
advansys.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
aic7xxx.c When not using SCB paging, we can always directly index the SCB of interest 1997-04-04 04:09:29 +00:00
aic7xxx.h Fix numerous problems with the abort/recovery code. Highlights include fixing 1997-02-25 03:05:35 +00:00
bt.c Removed nested #includes of <scsi/scsi_debug.h> and <scsi/scsi_driver.h> 1997-03-23 06:33:55 +00:00
btreg.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00