Searched refs:byte012 (Results 1 – 1 of 1) sorted by relevance
726 uint32_t byte012 = presentReading & 0xffffff; in handleDIMMStatusEvent() local751 description += "; " + dimmTrainingFailureToMsg(byte012); in handleDIMMStatusEvent()755 uint8_t byte0 = (byte012 & 0xff); in handleDIMMStatusEvent()767 if (byte012 == 0x01) in handleDIMMStatusEvent()773 switch (byte012) in handleDIMMStatusEvent()788 if (byte012 == 0x01) in handleDIMMStatusEvent()810 uint32_t byte012 = presentReading & 0xffffff; in handleDDRStatusEvent() local828 description += dimmIdxsToString(byte012); in handleDDRStatusEvent()