Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
mspro_mbr Struct Reference

Data Fields

unsigned char boot_partition
 
unsigned char start_head
 
unsigned char start_sector
 
unsigned char start_cylinder
 
unsigned char partition_type
 
unsigned char end_head
 
unsigned char end_sector
 
unsigned char end_cylinder
 
unsigned int start_sectors
 
unsigned int sectors_per_partition
 

Detailed Description

Definition at line 105 of file mspro_block.c.

Field Documentation

unsigned char boot_partition

Definition at line 106 of file mspro_block.c.

unsigned char end_cylinder

Definition at line 113 of file mspro_block.c.

unsigned char end_head

Definition at line 111 of file mspro_block.c.

unsigned char end_sector

Definition at line 112 of file mspro_block.c.

unsigned char partition_type

Definition at line 110 of file mspro_block.c.

unsigned int sectors_per_partition

Definition at line 115 of file mspro_block.c.

unsigned char start_cylinder

Definition at line 109 of file mspro_block.c.

unsigned char start_head

Definition at line 107 of file mspro_block.c.

unsigned char start_sector

Definition at line 108 of file mspro_block.c.

unsigned int start_sectors

Definition at line 114 of file mspro_block.c.


The documentation for this struct was generated from the following file: