Searched defs:hwrpb_struct (Results 1 – 1 of 1) sorted by relevance
163 struct hwrpb_struct { struct164 unsigned long phys_addr; /* check: physical address of the hwrpb */165 unsigned long id; /* check: "HWRPB\0\0\0" */166 unsigned long revision; 167 unsigned long size; /* size of hwrpb */168 unsigned long cpuid;169 unsigned long pagesize; /* 8192, I hope */170 unsigned long pa_bits; /* number of physical address bits */171 unsigned long max_asn;172 unsigned char ssn[16]; /* system serial number: big bother is watching */[all …]