| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
| H A D | 0018-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch | 21 assert_se(sd_bus_error_set_errno(&error, EBUSY) == -EBUSY); 22 assert_se(streq(error.name, "System.Error.EBUSY")); 24 assert_se(streq(error.message, STRERROR(EBUSY))); 26 assert_se(sd_bus_error_has_name(&error, "System.Error.EBUSY")); 27 assert_se(sd_bus_error_get_errno(&error) == EBUSY);
|
| /openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
| H A D | 0018-test-bus-error-strerror-is-assumed-to-be-GNU-specifi.patch | 21 assert_se(sd_bus_error_set_errno(&error, EBUSY) == -EBUSY); 22 assert_se(streq(error.name, "System.Error.EBUSY")); 24 assert_se(streq(error.message, STRERROR(EBUSY))); 26 assert_se(sd_bus_error_has_name(&error, "System.Error.EBUSY")); 27 assert_se(sd_bus_error_get_errno(&error) == EBUSY);
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | adi_gpio2.c | 151 return -EBUSY; in peripheral_request() 173 return -EBUSY; in peripheral_request() 263 return -EBUSY; in gpio_request() 268 return -EBUSY; in gpio_request() 313 return -EBUSY; in special_gpio_request() 319 return -EBUSY; in special_gpio_request()
|
| /openbmc/u-boot/drivers/watchdog/ |
| H A D | mpc8xx_wdt.c | 29 return -EBUSY; in mpc8xx_wdt_start() 41 return -EBUSY; in mpc8xx_wdt_stop()
|
| H A D | xilinx_tb_wdt.c | 56 return -EBUSY; in xlnx_wdt_stop()
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | st_smi.c | 318 return -EBUSY; in smi_sector_erase() 335 return -EBUSY; in smi_sector_erase() 379 return -EBUSY; in smi_write() 392 return -EBUSY; in smi_write() 416 return -EBUSY; in smi_write()
|
| /openbmc/sdbusplus/test/exception/ |
| H A D | sdbus_error.cpp | 30 const int errorVal = EBUSY; in TEST() 61 const int errorVal = EBUSY; in TEST() 85 SdBusError errFinal(EBUSY, "Move2"); in TEST()
|
| /openbmc/u-boot/fs/yaffs2/ |
| H A D | yportenv.h | 137 #ifndef EBUSY 138 #define EBUSY 16 macro
|
| H A D | yaffs_error.c | 23 { EBUSY , "EBUSY"},
|
| /openbmc/u-boot/drivers/tpm/ |
| H A D | tpm_tis_st33zp24_i2c.c | 206 return -EBUSY; in st33zp24_i2c_get_burstcount() 212 return -EBUSY; in st33zp24_i2c_get_burstcount() 220 return -EBUSY; in st33zp24_i2c_get_burstcount() 461 return -EBUSY; in st33zp24_i2c_open()
|
| H A D | tpm_tis_st33zp24_spi.c | 335 return -EBUSY; in st33zp24_spi_get_burstcount() 341 return -EBUSY; in st33zp24_spi_get_burstcount() 349 return -EBUSY; in st33zp24_spi_get_burstcount() 594 return -EBUSY; in st33zp24_spi_open()
|
| H A D | tpm2_tis_spi.c | 311 return -EBUSY; in tpm_tis_spi_get_burstcount() 320 return -EBUSY; in tpm_tis_spi_get_burstcount() 414 return -EBUSY; in tpm_tis_spi_send() 516 return -EBUSY; in tpm_tis_spi_open()
|
| /openbmc/u-boot/cmd/ |
| H A D | gpio.c | 198 if (ret && ret != -EBUSY) { in do_gpio() 239 if (ret != -EBUSY) in do_gpio()
|
| /openbmc/u-boot/arch/arm/mach-omap2/ |
| H A D | pipe3-phy.c | 99 return -EBUSY; in omap_pipe3_wait_lock() 225 return -EBUSY; in phy_pipe3_power_off()
|
| /openbmc/u-boot/drivers/video/ |
| H A D | hitachi_tx18d42vm_lcd.c | 63 ret = -EBUSY; in hitachi_tx18d42vm_init()
|
| /openbmc/u-boot/drivers/power/ |
| H A D | power_spi.c | 36 return -EBUSY; in pmic_reg()
|
| /openbmc/u-boot/drivers/hwspinlock/ |
| H A D | stm32_hwspinlock.c | 30 return -EBUSY; in stm32mp1_lock()
|
| /openbmc/u-boot/drivers/net/ldpaa_eth/ |
| H A D | ldpaa_eth.c | 257 } while (get_timer(time_start) < timeo && err == -EBUSY); in ldpaa_eth_rx() 259 if (err == -EBUSY) in ldpaa_eth_rx() 345 } while (err == -EBUSY); in ldpaa_eth_tx() 376 if (err != -EBUSY) in ldpaa_eth_tx() 394 } while (get_timer(time_start) < timeo && err == -EBUSY); in ldpaa_eth_tx() 396 if (err == -EBUSY) in ldpaa_eth_tx()
|
| /openbmc/u-boot/arch/x86/lib/ |
| H A D | pmu.c | 47 return -EBUSY; in pmu_read_status()
|
| /openbmc/qemu/include/hw/xen/interface/io/ |
| H A D | xs_wire.h | 74 XSD_ERROR(EBUSY),
|
| /openbmc/u-boot/drivers/net/fsl-mc/dpio/ |
| H A D | qbman_portal.c | 242 return -EBUSY; in qbman_swp_enqueue() 332 return -EBUSY; in qbman_swp_pull() 551 return -EBUSY; in qbman_swp_release() 589 return -EBUSY; in qbman_swp_acquire()
|
| /openbmc/hiomapd/ |
| H A D | control.c | 41 return -EBUSY; in control_reset()
|
| /openbmc/u-boot/arch/arm/include/asm/arch-imx8/sci/ |
| H A D | sci.h | 43 ret = -EBUSY; in sc_err_to_linux()
|
| /openbmc/qemu/pc-bios/s390-ccw/ |
| H A D | sclp.c | 45 return -EBUSY; in sclp_service_call()
|
| /openbmc/u-boot/drivers/mmc/ |
| H A D | kona_sdhci.c | 29 return -EBUSY; in init_kona_mmc_core()
|