Searched refs:VitalProductData (Results 1 – 4 of 4) sorted by relevance
191 if ((1 & residual->VitalProductData.FirmwareSupports) && in decompress_kernel()192 (1 == residual->VitalProductData.FirmwareSupplier)) { in decompress_kernel()366 residual->VitalProductData.SmpIar = (unsigned long)0xc0; in decompress_kernel()368 hold_residual->VitalProductData.Reserved5 = 0xdeadbeef; in decompress_kernel()
576 (res->VitalProductData.ProcessorHz > 1024) ? in prep_show_percpuinfo()577 res->VitalProductData.ProcessorHz / 1000000 : in prep_show_percpuinfo()578 res->VitalProductData.ProcessorHz); in prep_show_percpuinfo()833 if ( res->VitalProductData.ProcessorBusHz ) { in prep_res_calibrate_decr()834 freq = res->VitalProductData.ProcessorBusHz; in prep_res_calibrate_decr()1155 if ( !strncmp(res->VitalProductData.PrintableModel,"IBM",3) ) in prep_init()
570 #define vpd res->VitalProductData
297 VPD VitalProductData; member