Searched defs:xilinx_legacy_format (Results 1 – 1 of 1) sorted by relevance
75 struct xilinx_legacy_format { struct76 char board_sn[18]; /* 0x0 */77 char unused0[14]; /* 0x12 */78 char eth_mac[6]; /* 0x20 */79 char unused1[170]; /* 0x26 */80 char board_name[11]; /* 0xd0 */81 char unused2[5]; /* 0xdc */82 char board_revision[3]; /* 0xe0 */83 char unused3[29]; /* 0xe3 */
Completed in 3 milliseconds