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

#include <bios.h>

Data Fields

u64 val
 
struct {
   u64   hub_version: 8
 
   u64   partition_id: 16
 
   u64   coherence_id: 16
 
   u64   region_size: 24
 
}; 
 

Detailed Description

Definition at line 70 of file bios.h.

Field Documentation

struct { ... }
u64 coherence_id

Definition at line 73 of file bios.h.

u64 hub_version

Definition at line 73 of file bios.h.

u64 partition_id

Definition at line 73 of file bios.h.

u64 region_size

Definition at line 73 of file bios.h.

u64 val

Definition at line 71 of file bios.h.


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