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

#include <intel_bios.h>

Data Fields

u8 signature [16]
 
u16 version
 
u16 header_size
 
u16 bdb_size
 

Detailed Description

Definition at line 40 of file intel_bios.h.

Field Documentation

u16 bdb_size

in bytes

Definition at line 44 of file intel_bios.h.

u16 header_size

in bytes

Definition at line 43 of file intel_bios.h.

u8 signature

Always 'BIOS_DATA_BLOCK'

Definition at line 41 of file intel_bios.h.

u16 version

decimal

Definition at line 42 of file intel_bios.h.


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