K 10 svn:author V 5 gibbs K 8 svn:date V 27 2001-01-09T00:40:38.000000Z K 7 svn:log V 354 Index our "DMA safe" sense buffers by SCB rather than hscb. hscbs may be traded during error recovery due to the way we manage the qinfifo. This has the effect of changing the index to the sense buffer even though the request sense command references the original buffer. SCBs don't play this swapping game and so serve as a more consistent reference. END