scsi_read_toc
struct scsi_read_toc *cmd;
cmd = (struct scsi_read_toc *)&xs->cmd;
struct scsi_read_toc *toc = (struct scsi_read_toc *)(req->cdb);