Lines Matching refs:Debug
573 statusWord = pmbusIntf->read(STATUS_WORD, Type::Debug, in analyze()
580 statusInput = pmbusIntf->read(STATUS_INPUT, Type::Debug); in analyze()
584 statusMFR = pmbusIntf->read(STATUS_MFR, Type::Debug); in analyze()
586 statusCML = pmbusIntf->read(STATUS_CML, Type::Debug); in analyze()
588 statusVout = pmbusIntf->read(status0Vout, Type::Debug); in analyze()
589 statusIout = pmbusIntf->read(STATUS_IOUT, Type::Debug); in analyze()
590 statusFans12 = pmbusIntf->read(STATUS_FANS_1_2, Type::Debug); in analyze()
592 pmbusIntf->read(STATUS_TEMPERATURE, Type::Debug); in analyze()
945 fwVersion = readVPDValue(FW_VERSION, Type::Debug, in updateInventory()
952 pn = readVPDValue(PART_NUMBER, Type::Debug, PN_KW_SIZE); in updateInventory()
953 fn = readVPDValue(FRU_NUMBER, Type::Debug, FN_KW_SIZE); in updateInventory()
955 header = readVPDValue(SERIAL_HEADER, Type::Debug, HEADER_SIZE); in updateInventory()
956 sn = readVPDValue(SERIAL_NUMBER, Type::Debug, SERIAL_SIZE); in updateInventory()