Linux Kernel
3.7.1
|
Data Fields | |
unsigned char | class |
unsigned char | reserved0 |
__be16 | block_size |
__be16 | block_count |
__be16 | user_block_count |
__be16 | page_size |
unsigned char | reserved1 [2] |
unsigned char | assembly_date [8] |
__be32 | serial_number |
unsigned char | assembly_maker_code |
unsigned char | assembly_model_code [3] |
__be16 | memory_maker_code |
__be16 | memory_model_code |
unsigned char | reserved2 [4] |
unsigned char | vcc |
unsigned char | vpp |
__be16 | controller_number |
__be16 | controller_function |
__be16 | start_sector |
__be16 | unit_size |
unsigned char | ms_sub_class |
unsigned char | reserved3 [4] |
unsigned char | interface_type |
__be16 | controller_code |
unsigned char | format_type |
unsigned char | reserved4 |
unsigned char | device_type |
unsigned char | reserved5 [7] |
unsigned char | mspro_id [16] |
unsigned char | reserved6 [16] |
Definition at line 72 of file mspro_block.c.
unsigned char assembly_date[8] |
Definition at line 80 of file mspro_block.c.
unsigned char assembly_maker_code |
Definition at line 82 of file mspro_block.c.
unsigned char assembly_model_code[3] |
Definition at line 83 of file mspro_block.c.
__be16 block_count |
Definition at line 76 of file mspro_block.c.
__be16 block_size |
Definition at line 75 of file mspro_block.c.
Definition at line 73 of file mspro_block.c.
__be16 controller_code |
Definition at line 96 of file mspro_block.c.
__be16 controller_function |
Definition at line 90 of file mspro_block.c.
__be16 controller_number |
Definition at line 89 of file mspro_block.c.
unsigned char device_type |
Definition at line 99 of file mspro_block.c.
unsigned char format_type |
Definition at line 97 of file mspro_block.c.
unsigned char interface_type |
Definition at line 95 of file mspro_block.c.
__be16 memory_maker_code |
Definition at line 84 of file mspro_block.c.
__be16 memory_model_code |
Definition at line 85 of file mspro_block.c.
unsigned char ms_sub_class |
Definition at line 93 of file mspro_block.c.
unsigned char mspro_id[16] |
Definition at line 101 of file mspro_block.c.
__be16 page_size |
Definition at line 78 of file mspro_block.c.
unsigned char reserved0 |
Definition at line 74 of file mspro_block.c.
unsigned char reserved1[2] |
Definition at line 79 of file mspro_block.c.
unsigned char reserved2[4] |
Definition at line 86 of file mspro_block.c.
unsigned char reserved3[4] |
Definition at line 94 of file mspro_block.c.
unsigned char reserved4 |
Definition at line 98 of file mspro_block.c.
unsigned char reserved5[7] |
Definition at line 100 of file mspro_block.c.
unsigned char reserved6[16] |
Definition at line 102 of file mspro_block.c.
__be32 serial_number |
Definition at line 81 of file mspro_block.c.
__be16 start_sector |
Definition at line 91 of file mspro_block.c.
__be16 unit_size |
Definition at line 92 of file mspro_block.c.
__be16 user_block_count |
Definition at line 77 of file mspro_block.c.
unsigned char vcc |
Definition at line 87 of file mspro_block.c.
unsigned char vpp |
Definition at line 88 of file mspro_block.c.