/openbmc/google-misc/subprojects/libcr51sign/src/ |
H A D | libcr51sign_mauv.c | 53 CPRINTS(ctx, "%s: Missing interface intf->read\n", __FUNCTION__); in verify_payload_blob_magic() 62 __FUNCTION__); in verify_payload_blob_magic() 69 __FUNCTION__, payload_blob.blob_magic); in verify_payload_blob_magic() 108 CPRINTS(ctx, "%s: Missing interface intf->read\n", __FUNCTION__); in find_image_mauv_data_offset_in_payload() 121 __FUNCTION__, current_offset); in find_image_mauv_data_offset_in_payload() 133 __FUNCTION__); in find_image_mauv_data_offset_in_payload() 156 __FUNCTION__); in find_image_mauv_data_offset_in_payload() 172 __FUNCTION__); in find_image_mauv_data_offset_in_payload() 203 CPRINTS(ctx, "%s: Missing interface intf->read\n", __FUNCTION__); in read_image_mauv_data_from_payload() 213 __FUNCTION__, payload_image_mauv_data_size); in read_image_mauv_data_from_payload() [all …]
|
H A D | libcr51sign.c | 188 CPRINTS(ctx, "%s: failed to read signature struct\n", __FUNCTION__); in validate_transition() 193 CPRINTS(ctx, "%s: bad signature magic\n", __FUNCTION__); in validate_transition() 201 CPRINTS(ctx, "%s: invalid image family\n", __FUNCTION__); in validate_transition() 207 CPRINTS(ctx, "%s: missing is_production_mode\n", __FUNCTION__); in validate_transition() 212 CPRINTS(ctx, "%s: checking exemption allowlist\n", __FUNCTION__); in validate_transition() 219 CPRINTS(ctx, "%s: illegal image type\n", __FUNCTION__); in validate_transition() 245 CPRINTS(ctx, "%s: missing hash_update\n", __FUNCTION__); in read_and_hash_update() 291 CPRINTS(ctx, "%s: Missing image region input\n", __FUNCTION__); in validate_payload_regions() 308 __FUNCTION__); in validate_payload_regions() 320 CPRINTS(ctx, "%s: failed to read region array\n", __FUNCTION__); in validate_payload_regions() [all …]
|
/openbmc/u-boot/drivers/fpga/ |
H A D | virtex2.c | 100 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in virtex2_load() 105 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in virtex2_load() 111 __FUNCTION__, desc->iface); in virtex2_load() 122 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in virtex2_dump() 127 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in virtex2_dump() 133 __FUNCTION__, desc->iface); in virtex2_dump() 163 __FUNCTION__, __LINE__, fn); in virtex2_ssm_load() 179 __FUNCTION__, __LINE__, in virtex2_ssm_load() 214 " to assert.\n", __FUNCTION__, __LINE__, in virtex2_ssm_load() 233 " to deassert.\n", __FUNCTION__, __LINE__, in virtex2_ssm_load() [all …]
|
H A D | cyclon2.c | 44 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in CYC2_load() 54 __FUNCTION__); in CYC2_load() 62 __FUNCTION__, desc->iface); in CYC2_load() 74 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in CYC2_dump() 82 __FUNCTION__, desc->iface); in CYC2_dump() 102 __FUNCTION__, fn); in CYC2_ps_load() 115 __FUNCTION__, &fn, fn, fn->config, fn->status, in CYC2_ps_load() 191 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in CYC2_ps_load() 202 __FUNCTION__); in CYC2_ps_dump()
|
H A D | spartan2.c | 50 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan2_load() 55 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan2_load() 61 __FUNCTION__, desc->iface); in spartan2_load() 73 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan2_dump() 78 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan2_dump() 84 __FUNCTION__, desc->iface); in spartan2_dump() 105 __FUNCTION__, fn); in spartan2_sp_load() 128 __FUNCTION__, &fn, fn, fn->pre, fn->pgm, fn->init, fn->err, in spartan2_sp_load() 245 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan2_sp_load() 290 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan2_sp_dump() [all …]
|
H A D | spartan3.c | 54 PRINTF ("%s: Launching Slave Serial Load\n", __FUNCTION__); in spartan3_load() 59 PRINTF ("%s: Launching Slave Parallel Load\n", __FUNCTION__); in spartan3_load() 65 __FUNCTION__, desc->iface); in spartan3_load() 77 PRINTF ("%s: Launching Slave Serial Dump\n", __FUNCTION__); in spartan3_dump() 82 PRINTF ("%s: Launching Slave Parallel Dump\n", __FUNCTION__); in spartan3_dump() 88 __FUNCTION__, desc->iface); in spartan3_dump() 109 __FUNCTION__, fn); in spartan3_sp_load() 132 __FUNCTION__, &fn, fn, fn->pre, fn->pgm, fn->init, fn->err, in spartan3_sp_load() 251 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan3_sp_load() 296 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in spartan3_sp_dump() [all …]
|
H A D | stratixII.c | 33 printf ("%s: Unsupported interface type, %d\n", __FUNCTION__, in StratixII_load() 51 printf ("%s: Unsupported interface type, %d\n", __FUNCTION__, in StratixII_dump() 79 printf ("%s(%d) Altera_desc missing\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 83 printf ("%s(%d) buffer is missing\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 87 printf ("%s(%d) size is zero\n", __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 93 __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 104 __FUNCTION__, __LINE__); in StratixII_ps_fpp_load() 133 __FUNCTION__, __LINE__, bytecount); in StratixII_ps_fpp_load()
|
H A D | ACEX1K.c | 46 PRINTF ("%s: Launching Passive Serial Loader\n", __FUNCTION__); in ACEX1K_load() 54 __FUNCTION__, desc->iface); in ACEX1K_load() 66 PRINTF ("%s: Launching Passive Serial Dump\n", __FUNCTION__); in ACEX1K_dump() 74 __FUNCTION__, desc->iface); in ACEX1K_dump() 96 __FUNCTION__, fn); in ACEX1K_ps_load() 112 __FUNCTION__, &fn, fn, fn->config, fn->status, in ACEX1K_ps_load() 236 printf ("%s: NULL Interface function table!\n", __FUNCTION__); in ACEX1K_ps_load() 247 __FUNCTION__); in ACEX1K_ps_dump()
|
H A D | xilinx.c | 143 if (!xilinx_validate (desc, (char *)__FUNCTION__)) { in xilinx_load() 144 printf ("%s: Invalid device descriptor\n", __FUNCTION__); in xilinx_load() 194 if (!xilinx_validate (desc, (char *)__FUNCTION__)) { in xilinx_dump() 195 printf ("%s: Invalid device descriptor\n", __FUNCTION__); in xilinx_dump() 211 if (xilinx_validate (desc, (char *)__FUNCTION__)) { in xilinx_info() 281 printf ("%s: Invalid device descriptor\n", __FUNCTION__); in xilinx_info()
|
/openbmc/openbmc-tools/pwmtachtool/src/ |
H A D | pwmtach.c | 88 …printf("%s: Error write dutycycle value %d to pwm %d\n",__FUNCTION__,dutycycle_value,ppwmtach_arg-… in SET_PWM_DUTYCYCLE_VALUE() 128 {printf("%s,error 2,%s not exist\n",__FUNCTION__,DevNodeFileName); in GET_PWM_DUTYCYCLE() 132 if (fd < 0) {printf("%s,error 3\n",__FUNCTION__); in GET_PWM_DUTYCYCLE() 137 …printf("%s:dutycycle value %d to pwm %d\n",__FUNCTION__,ppwmtach_arg->dutycycle,ppwmtach_arg->pwmn… in GET_PWM_DUTYCYCLE() 150 {printf("%s,error 0\n",__FUNCTION__); in GET_TACH_SPEED() 156 {printf("%s,error 2,%s not exist\n",__FUNCTION__,DevNodeFileName); in GET_TACH_SPEED() 161 if (fd < 0) {printf("%s,error 3\n",__FUNCTION__); in GET_TACH_SPEED() 168 printf("%s:rpm value %d\n",__FUNCTION__,ppwmtach_arg->rpmvalue); in GET_TACH_SPEED() 184 {printf("%s,error 0\n",__FUNCTION__); in GET_PWM_NUMBER() 190 {printf("%s,error 2,%s not exist\n",__FUNCTION__,DevNodeFileName); in GET_PWM_NUMBER() [all …]
|
/openbmc/s2600wf-misc/hsbp-manager/src/ |
H A D | hsbp_manager.cpp | 1078 std::cerr << "Error " << __FUNCTION__ << "\n"; in getTypeID() 1091 std::cerr << "Error " << __FUNCTION__ << "\n"; in getBootVer() 1104 std::cerr << "Error " << __FUNCTION__ << "\n"; in getFPGAVer() 1117 std::cerr << "Error " << __FUNCTION__ << "\n"; in getSecurityRev() 1134 std::cerr << "Error " << __FUNCTION__ << "\n"; in getPresence() 1155 std::cerr << "Error " << __FUNCTION__ << "\n"; in getIFDET() 1169 std::cerr << "Error " << __FUNCTION__ << "\n"; in getFailed() 1182 std::cerr << "Error " << __FUNCTION__ << " " << strerror(ret) in getRebuild() 1364 std::cerr << __FUNCTION__ << ": Stopping hsbp-manager\n"; in stopHsbpManager() 1447 std::cerr << __FUNCTION__ << ": Scanning HSBP drives status ...\n"; in scanHsbpDrives() [all …]
|
/openbmc/u-boot/drivers/net/ |
H A D | uli526x.c | 294 __FUNCTION__, db->ioaddr); in uli526x_init_one() 296 __FUNCTION__, uli526x_media_mode); in uli526x_init_one() 298 __FUNCTION__, db->desc_pool_ptr); in uli526x_init_one() 300 __FUNCTION__, db->desc_pool_dma_ptr); in uli526x_init_one() 302 __FUNCTION__, db->buf_pool_ptr); in uli526x_init_one() 304 __FUNCTION__, db->buf_pool_dma_ptr); in uli526x_init_one() 390 printf("%s(): db->ioaddr= 0x%x\n", __FUNCTION__, db->ioaddr); in uli526x_init() 391 printf("%s(): db->phy_addr= 0x%x\n", __FUNCTION__, db->phy_addr); in uli526x_init() 480 printf("%s(): length = 0x%x\n", __FUNCTION__, length); in uli526x_start_xmit() 481 printf("%s(): cr5_data=%x\n", __FUNCTION__, db->cr5_data); in uli526x_start_xmit() [all …]
|
H A D | rtl8169.c | 389 printf ("%s\n", __FUNCTION__); in rtl8169_init_board() 523 printf ("%s\n", __FUNCTION__); in rtl_recv_common() 615 printf ("%s\n", __FUNCTION__); in rtl_send_common() 697 printf ("%s\n", __FUNCTION__); in rtl8169_set_rx_mode() 723 printf ("%s\n", __FUNCTION__); in rtl8169_hw_start() 808 printf ("%s\n", __FUNCTION__); in rtl8169_init_ring() 857 printf ("%s\n", __FUNCTION__); in rtl8169_common_start() 909 printf ("%s\n", __FUNCTION__); in rtl_halt_common() 958 printf ("%s\n", __FUNCTION__); in rtl_init()
|
/openbmc/ipmitool/src/plugins/imb/ |
H A D | imbapi.c | 104 #define __FUNCTION__ "func" macro 239 DEBUG("%s: opening the driver\n", __FUNCTION__); in open_imb() 263 __FILE__,__FUNCTION__,IMB_DEVICE); in open_imb() 283 DEBUG("%s: opened driver, getting IPMI version\n", __FUNCTION__); in open_imb() 290 __FUNCTION__, my_ret_code, completionCode); in open_imb() 305 DEBUG("%s: IPMI version 0x%x\n", __FUNCTION__, IpmiVersion); in open_imb() 389 DEBUG("%s: ioctl cmd = 0x%lx ", __FUNCTION__,dwIoControlCode); in DeviceIoControl() 406 __FILE__,__FUNCTION__,dwIoControlCode); in DeviceIoControl() 415 __FUNCTION__, ioctl_status, *lpcbBytesReturned); in DeviceIoControl() 423 DEBUG("%s returning true\n", __FUNCTION__); in DeviceIoControl() [all …]
|
/openbmc/u-boot/drivers/qe/ |
H A D | uec.c | 63 printf("%s: uec not initial\n", __FUNCTION__); in uec_mac_enable() 91 printf("%s: uec not initial\n", __FUNCTION__); in uec_mac_disable() 120 printf("%s: No handle passed.\n", __FUNCTION__); in uec_graceful_stop_tx() 151 printf("%s: No handle passed.\n", __FUNCTION__); in uec_graceful_stop_rx() 156 printf("%s: No init rx global parameter\n", __FUNCTION__); in uec_graceful_stop_rx() 185 printf("%s: No handle passed.\n", __FUNCTION__); in uec_restart_tx() 204 printf("%s: No handle passed.\n", __FUNCTION__); in uec_restart_rx() 223 printf("%s: No handle passed.\n", __FUNCTION__); in uec_open() 230 printf("%s: ucc_num out of range.\n", __FUNCTION__); in uec_open() 254 printf("%s: No handle passed.\n", __FUNCTION__); in uec_stop() [all …]
|
H A D | uccf.c | 100 printf("%s: bad comm mode type passed\n", __FUNCTION__); in ucc_set_clk_src() 175 printf("%s: Bad combination of clock and UCC\n", __FUNCTION__); in ucc_set_clk_src() 199 printf("%s: the UCC num not in ranges\n", __FUNCTION__); in ucc_get_reg_baseaddr() 268 printf("%s: Illagal UCC number!\n", __FUNCTION__); in ucc_fast_init() 275 __FUNCTION__); in ucc_fast_init() 286 __FUNCTION__); in ucc_fast_init() 365 __FUNCTION__); in ucc_fast_init() 375 __FUNCTION__); in ucc_fast_init()
|
/openbmc/openpower-vpd-parser/vpd-manager/src/ |
H A D | manager_main.cpp | 57 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main() 67 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main() 77 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main() 87 vpd::types::SeverityType::Informational, __FILE__, __FUNCTION__, in main()
|
H A D | parser.cpp | 89 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeyword() 228 __FILE__, __FUNCTION__, 0, in updateVpdKeyword() 255 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnRedundantPath() 293 types::SeverityType::Informational, __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnHardware() 322 __FUNCTION__, 0, in updateVpdKeywordOnHardware() 333 __FILE__, __FUNCTION__, 0, in updateVpdKeywordOnHardware()
|
/openbmc/u-boot/arch/arm/mach-kirkwood/ |
H A D | cpu.c | 135 __FUNCTION__); in kw_sysrst_action() 139 debug("Starting %s process...\n", __FUNCTION__); in kw_sysrst_action() 142 debug("Error.. %s failed\n", __FUNCTION__); in kw_sysrst_action() 144 debug("%s process finished\n", __FUNCTION__); in kw_sysrst_action() 188 printf("Error.. %s:Unsupported Kirkwood SoC 88F%04x\n", __FUNCTION__, devid); in print_cpuinfo()
|
/openbmc/u-boot/drivers/rtc/ |
H A D | rs5c372.c | 68 printf("%s: failed to read\n", __FUNCTION__); in rs5c372_readram() 87 printf("%s: failed\n", __FUNCTION__); in rs5c372_enable() 108 printf("%s: failed\n", __FUNCTION__); in rs5c372_enable() 172 printf("%s: failed\n", __FUNCTION__); in rtc_get()
|
H A D | x1205.c | 95 __FUNCTION__, in rtc_get() 110 __FUNCTION__, in rtc_get()
|
/openbmc/phosphor-power/phosphor-power-supply/ |
H A D | util.cpp | 56 line.request({__FUNCTION__, gpiod::line_request::DIRECTION_INPUT, in read() 95 line.request({__FUNCTION__, gpiod::line_request::DIRECTION_OUTPUT, in write()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/ |
H A D | 0010-Use-uintmax_t-for-handling-rlim_t.patch | 30 - __FUNCTION__, fileSize.rlim_cur, fileSize.rlim_max); 32 + // __FUNCTION__, (uintmax_t)fileSize.rlim_cur, (uintmax_t)fileSize.rlim_max));
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | system.h | 262 __die(msg, regs, __FILE__ ":"__FUNCTION__, __LINE__) 264 __die_if_kernel(msg, regs, __FILE__ ":"__FUNCTION__, __LINE__)
|
/openbmc/bios-bmc-smm-error-logger/src/ |
H A D | buffer.cpp | 331 __FUNCTION__, queueSize, QUEUE_REGION_SIZE)); in getMaxOffset() 338 __FUNCTION__, ueRegionSize, UE_REGION_SIZE)); in getMaxOffset() 354 __FUNCTION__, ueRegionSize, UE_REGION_SIZE)); in getQueueOffset()
|