Searched refs:byte012 (Results 1 – 1 of 1) sorted by relevance
721 uint32_t byte012 = presentReading & 0xffffff; in handleDIMMStatusEvent() local746 description += "; " + dimmTrainingFailureToMsg(byte012); in handleDIMMStatusEvent()750 uint8_t byte0 = (byte012 & 0xff); in handleDIMMStatusEvent()762 if (byte012 == 0x01) in handleDIMMStatusEvent()768 switch (byte012) in handleDIMMStatusEvent()783 if (byte012 == 0x01) in handleDIMMStatusEvent()805 uint32_t byte012 = presentReading & 0xffffff; in handleDDRStatusEvent() local823 description += dimmIdxsToString(byte012); in handleDDRStatusEvent()