#include <usbd_msc_scsi.h>
Public Attributes | |
char | Skey |
union { | |
unsigned int ASC | |
struct _ASCs { | |
char ASC | |
char ASCQ | |
} b | |
char * pData | |
} | w |
Definition at line 133 of file usbd_msc_scsi.h.
char _SENSE_ITEM::ASC |
Definition at line 137 of file usbd_msc_scsi.h.
unsigned int _SENSE_ITEM::ASC |
Definition at line 140 of file usbd_msc_scsi.h.
char _SENSE_ITEM::ASCQ |
Definition at line 138 of file usbd_msc_scsi.h.
struct { ... } ::_ASCs _SENSE_ITEM::b |
char* _SENSE_ITEM::pData |
Definition at line 141 of file usbd_msc_scsi.h.
char _SENSE_ITEM::Skey |
Definition at line 134 of file usbd_msc_scsi.h.
union { ... } _SENSE_ITEM::w |