Searched defs:ventana_board_info (Results 1 – 1 of 1) sorted by relevance
10 struct ventana_board_info { struct11 u8 mac0[6]; /* 0x00: MAC1 */12 u8 mac1[6]; /* 0x06: MAC2 */13 u8 res0[12]; /* 0x0C: reserved */14 u32 serial; /* 0x18: Serial Number (read only) */15 u8 res1[4]; /* 0x1C: reserved */16 u8 mfgdate[4]; /* 0x20: MFG date (read only) */17 u8 res2[7]; /* 0x24 */19 u8 sdram_size; /* 0x2B: (16 << n) MB */20 u8 sdram_speed; /* 0x2C: (33.333 * n) MHz */[all …]