CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/14 17:40:33
Modified files:
sys/scsi : scsiconf.h scsi_base.c
Log message:
Introduce scsi_copy_internal_data() to copy 'faked' data from a driver to a
scsi_xfer. Will replace various equivalent functions/hand-rolled chunks, none of
which were setting xs->resid.
