cdio_hwinfo Struct Reference

Structure to return CD vendor, model, and revision-level strings obtained via the INQUIRY command. More...

#include <device.h>


Data Fields

char psz_vendor [CDIO_MMC_HW_VENDOR_LEN+1]
char psz_model [CDIO_MMC_HW_MODEL_LEN+1]
char psz_revision [CDIO_MMC_HW_REVISION_LEN+1]


Detailed Description

Structure to return CD vendor, model, and revision-level strings obtained via the INQUIRY command.

Field Documentation

char cdio_hwinfo::psz_model[CDIO_MMC_HW_MODEL_LEN+1]

char cdio_hwinfo::psz_revision[CDIO_MMC_HW_REVISION_LEN+1]

char cdio_hwinfo::psz_vendor[CDIO_MMC_HW_VENDOR_LEN+1]


The documentation for this struct was generated from the following file:

Generated for libcdio by doxygen 1.5.7.1