Home
last modified time | relevance | path

Searched defs:idrom (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/news68k/news68k/
H A Dmachid.h105 struct idrom { struct
106 /*00*/ unsigned char id_id; /* always 0xff */
107 /*01*/ unsigned char id_netid[5]; /* network ID */
108 /*06*/ unsigned short id_csum1; /* checksum 1 */
109 /*08*/ unsigned char id_macadrs[6]; /* MAC (ethernet) address */
110 /*0e*/ unsigned short id_csum2; /* checksum 2 */
111 /*10*/ unsigned short id_boardid; /* CPU board ID */
112 /*12*/ unsigned short id_modelid; /* model ID */
113 /*14*/ unsigned int id_serial; /* serial number */
114 /*18*/ unsigned short id_year;
[all …]
H A Dmachdep.c762 struct oidrom idrom; in news1700_init() local
855 struct idrom idrom; in news1200_init() local
/netbsd-src/sys/arch/newsmips/newsmips/
H A Dmachid.h149 struct idrom { struct
162 struct idrom { argument
163 /*00*/ unsigned char id_id; /* always 0xff */
164 /*01*/ unsigned char id_netid[5]; /* network ID */
165 /*06*/ unsigned short id_csum1; /* checksum 1 */
166 /*08*/ unsigned char id_macadrs[6]; /* MAC (ethernet) address */
167 /*0e*/ unsigned short id_csum2; /* checksum 2 */
168 /*10*/ unsigned short id_boardid; /* CPU board ID */
169 /*12*/ unsigned short id_modelid; /* model ID */
170 /*14*/ unsigned int id_serial; /* serial number */
[all …]
H A Dmachdep.c118 struct idrom idrom; variable
/netbsd-src/sys/arch/acorn32/podulebus/
H A Dif_ie.c307 char idrom[32]; in ieattach() local
[all...]