Searched refs:cmdstore (Results 1 – 2 of 2) sorted by relevance
265 struct scsi_generic cmdstore; /* stash the command in here */ member
193 bcopy(scsi_cmd, &xs->cmdstore, cmdlen);194 xs->cmd = &xs->cmdstore;