Searched refs:board_info (Results 1 - 11 of 11) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/adm5120/files/arch/mips/adm5120/prom/
H A Dbootbase.c31 static struct zynos_board_info *board_info; variable in typeref:struct:zynos_board_info
52 return prom_read_be32(&board_info->bootext_addr);
60 mac[i] = board_info->mac[i];
65 #define CHECK_VENDOR(n) (strnicmp(board_info->vendor, (n), strlen(n)) == 0)
70 vendor[i] = board_info->vendor[i];
89 return prom_read_be16(&board_info->board_id);
103 board_info = (struct zynos_board_info *)(ZYNOS_INFO_ADDR);
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dmkplanexfw.c39 struct board_info { struct
55 static struct board_info *board;
57 static struct board_info boards[] = {
89 static struct board_info *find_board(char *id)
91 struct board_info *ret;
92 struct board_info *board;
108 struct board_info *board;
H A Dmkzcfw.c56 struct board_info { struct
70 static struct board_info *board;
75 static struct board_info boards[] = {
111 static struct board_info *find_board(char *id)
113 struct board_info *ret;
114 struct board_info *board;
130 struct board_info *board;
H A Daddpattern.c98 struct board_info { struct
106 struct board_info boards[] = {
129 struct board_info *find_board(char *id)
131 struct board_info *board;
152 struct board_info *board = NULL;
H A Dmktplinkfw.c97 struct board_info { struct
114 static struct board_info *board;
180 static struct board_info boards[] = {
316 static struct board_info *find_board(char *id)
318 struct board_info *ret;
319 struct board_info *board;
332 static struct board_info *find_board_by_hwid(uint32_t hw_id)
334 struct board_info *board;
363 struct board_info *board;
800 struct board_info *boar
[all...]
H A Dmkdniimg.c53 struct board_info *board;
H A Dmkcasfw.c96 struct board_info { struct
184 struct board_info *board = NULL;
200 static struct board_info boards[] = {
283 struct board_info *board;
781 struct board_info *
784 struct board_info *ret;
785 struct board_info *board;
H A Dmkcsysimg.c104 struct board_info { struct
145 struct board_info *board = NULL;
155 static struct board_info boards[] = {
222 struct board_info *board;
747 struct board_info *
750 struct board_info *ret;
751 struct board_info *board;
H A Dmkzynfw.c89 struct board_info { struct
108 struct board_info *board = NULL;
156 static struct board_info boards[] = {
275 struct board_info *board;
859 struct board_info *
862 struct board_info *ret;
863 struct board_info *board;
H A Dosbridge-crc.c61 struct board_info *board;
H A Dpc1crypt.c218 struct board_info *board;

Completed in 111 milliseconds