Linux Kernel
3.7.1
|
#include <ecma_167.h>
Data Fields | |
__le32 | attrType |
uint8_t | attrSubtype |
uint8_t | reserved [3] |
__le32 | attrLength |
__le32 | impUseLength |
__le32 | majorDeviceIdent |
__le32 | minorDeviceIdent |
uint8_t | impUse [0] |
Definition at line 672 of file ecma_167.h.
__le32 attrLength |
Definition at line 676 of file ecma_167.h.
uint8_t attrSubtype |
Definition at line 674 of file ecma_167.h.
__le32 attrType |
Definition at line 673 of file ecma_167.h.
uint8_t impUse[0] |
Definition at line 680 of file ecma_167.h.
__le32 impUseLength |
Definition at line 677 of file ecma_167.h.
__le32 majorDeviceIdent |
Definition at line 678 of file ecma_167.h.
__le32 minorDeviceIdent |
Definition at line 679 of file ecma_167.h.
uint8_t reserved[3] |
Definition at line 675 of file ecma_167.h.