Home
last modified time | relevance | path

Searched defs:mspro_mbr (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/memstick/core/
H A Dmspro_block.c101 struct mspro_mbr { struct
102 unsigned char boot_partition;
103 unsigned char start_head;
104 unsigned char start_sector;
105 unsigned char start_cylinder;
106 unsigned char partition_type;
107 unsigned char end_head;
108 unsigned char end_sector;
109 unsigned char end_cylinder;
110 unsigned int start_sectors;
[all …]