Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
mac.h File Reference

Go to the source code of this file.

Data Structures

struct  mac_partition
 
struct  mac_driver_desc
 

Macros

#define MAC_PARTITION_MAGIC   0x504d
 
#define APPLE_AUX_TYPE   "Apple_UNIX_SVR2"
 
#define MAC_STATUS_BOOTABLE   8 /* partition is bootable */
 
#define MAC_DRIVER_MAGIC   0x4552
 

Functions

int mac_partition (struct parsed_partitions *state)
 

Macro Definition Documentation

#define APPLE_AUX_TYPE   "Apple_UNIX_SVR2"

Definition at line 8 of file mac.h.

#define MAC_DRIVER_MAGIC   0x4552

Definition at line 34 of file mac.h.

#define MAC_PARTITION_MAGIC   0x504d

Definition at line 5 of file mac.h.

#define MAC_STATUS_BOOTABLE   8 /* partition is bootable */

Definition at line 32 of file mac.h.

Function Documentation

Definition at line 30 of file mac.c.