Understanding the sc_buf Structure
The sc_buf structure is used for communication between the SCSI device driver and the SCSI adapter device driver during an initiator I/O request.
This structure is passed to and from the strategy routine in the same way a standard driver uses a struct buf structure.