Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/memstick/core/
Dmspro_block.c105 struct mspro_mbr { struct
106 unsigned char boot_partition;
107 unsigned char start_head;
108 unsigned char start_sector;
109 unsigned char start_cylinder;
110 unsigned char partition_type;
111 unsigned char end_head;
112 unsigned char end_sector;
113 unsigned char end_cylinder;
114 unsigned int start_sectors;
[all …]