~mfisch/brasero/update-to-3.8.0

« back to all changes in this revision

Viewing changes to src/scsi-spc1.h

  • Committer: Bazaar Package Importer
  • Author(s): Pedro Fragoso
  • Date: 2008-11-18 11:30:50 UTC
  • mto: (1.4.1 experimental)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: james.westby@ubuntu.com-20081118113050-yhrskmatlel0gzfm
Tags: upstream-0.8.3
ImportĀ upstreamĀ versionĀ 0.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
35
35
G_BEGIN_DECLS
36
36
 
37
37
BraseroScsiResult
 
38
brasero_spc1_test_unit_ready (BraseroDeviceHandle *handle,
 
39
                              BraseroScsiErrCode *error);
 
40
 
 
41
BraseroScsiResult
38
42
brasero_spc1_mode_sense_get_page (BraseroDeviceHandle *handle,
39
43
                                  BraseroSPCPageType num,
40
44
                                  BraseroScsiModeData **data,