Searched defs:_RESIDUAL (Results 1 – 1 of 1) sorted by relevance
290 typedef struct _RESIDUAL { struct291 unsigned long ResidualLength; /* Length of Residual */292 unsigned char Version; /* of this data structure */293 unsigned char Revision; /* of this data structure */294 unsigned short EC; /* of this data structure */296 VPD VitalProductData;298 unsigned short MaxNumCpus; /* Max CPUs in this system */299 unsigned short ActualNumCpus; /* ActualNumCpus < MaxNumCpus means */302 PPC_CPU Cpus[MAX_CPUS];304 unsigned long TotalMemory; /* Total amount of memory installed */[all …]