#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. |
This is already parsed structure, not the original buffer returned by the device.
Definition at line 48 of file mast.h.