|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | FLD_TYPE1 |
| struct | FLD_TYPE2 |
| union | PROMFORMAT |
Macros | |
| #define | STRUCT_OFFSET(type, symbol) ((long)&(((type *)0)->symbol)) |
| #define | PROM_FORMAT_Unk (-1) |
| #define | PROM_FORMAT_TYPE1 1 |
| #define | PROM_FORMAT_TYPE2 2 |
| #define | SBE_EEPROM_SIZE 128 |
| #define | SBE_MFG_INFO_SIZE sizeof(FLD_TYPE2) |
| #define PROM_FORMAT_TYPE1 1 |
Definition at line 81 of file sbe_promformat.h.
| #define PROM_FORMAT_TYPE2 2 |
Definition at line 82 of file sbe_promformat.h.
| #define PROM_FORMAT_Unk (-1) |
Definition at line 80 of file sbe_promformat.h.
| #define SBE_EEPROM_SIZE 128 |
Definition at line 120 of file sbe_promformat.h.
Definition at line 121 of file sbe_promformat.h.
1.8.2