cmdstore 906 dev/ic/mfi.c memcpy(pf->mpf_cdb, &xs->cmdstore, xs->cmdlen); cmdstore 195 scsi/scsi_base.c bcopy(scsi_cmd, &xs->cmdstore, cmdlen); cmdstore 196 scsi/scsi_base.c xs->cmd = &xs->cmdstore; cmdstore 249 scsi/scsiconf.h struct scsi_generic cmdstore; /* stash the command in here */