usb_massstor_inquiry_result_t Struct Reference
[USB mass storage driver]

Result of SCSI INQUIRY command. More...

#include <mast.h>


Data Fields

int peripheral_device_type
 SCSI peripheral device type.
char product_and_revision [12]
 Product ID and product revision string.
bool removable
 Whether the device is removable.
char vendor_id [9]
 Vendor ID string.


Detailed Description

Result of SCSI INQUIRY command.

This is already parsed structure, not the original buffer returned by the device.

Definition at line 48 of file mast.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:46:00 2011 for HelenOS/USB by  doxygen 1.4.7