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

#include <mac.h>

Data Fields

__be16 signature
 
__be16 res1
 
__be32 map_count
 
__be32 start_block
 
__be32 block_count
 
char name [32]
 
char type [32]
 
__be32 data_start
 
__be32 data_count
 
__be32 status
 
__be32 boot_start
 
__be32 boot_size
 
__be32 boot_load
 
__be32 boot_load2
 
__be32 boot_entry
 
__be32 boot_entry2
 
__be32 boot_cksum
 
char processor [16]
 

Detailed Description

Definition at line 10 of file mac.h.

Field Documentation

__be32 block_count

Definition at line 15 of file mac.h.

__be32 boot_cksum

Definition at line 27 of file mac.h.

__be32 boot_entry

Definition at line 25 of file mac.h.

__be32 boot_entry2

Definition at line 26 of file mac.h.

__be32 boot_load

Definition at line 23 of file mac.h.

__be32 boot_load2

Definition at line 24 of file mac.h.

__be32 boot_size

Definition at line 22 of file mac.h.

__be32 boot_start

Definition at line 21 of file mac.h.

__be32 data_count

Definition at line 19 of file mac.h.

__be32 data_start

Definition at line 18 of file mac.h.

__be32 map_count

Definition at line 13 of file mac.h.

char name[32]

Definition at line 16 of file mac.h.

char processor[16]

Definition at line 28 of file mac.h.

__be16 res1

Definition at line 12 of file mac.h.

__be16 signature

Definition at line 11 of file mac.h.

__be32 start_block

Definition at line 14 of file mac.h.

Definition at line 20 of file mac.h.

char type[32]

Definition at line 17 of file mac.h.


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