K 10 svn:author V 9 jimharris K 8 svn:date V 27 2013-03-27T00:15:22.532229Z K 7 svn:log V 393 Panic should the SCI framework ever request a pointer into the ccb's data buffer for a ccb that is unmapped. This case is currently not possible, since the SCI framework only requests these pointers for doing SCSI/ATA translation of non- READ/WRITE commands. The panic is more to protect against the unlikely future scenario where additional commands could be unmapped. Sponsored by: Intel END