Home
last modified time | relevance | path

Searched defs:ret_code (Results 1 – 9 of 9) sorted by relevance

/openbmc/qemu/linux-headers/linux/
H A Dvfio_ccw.h23 __u32 ret_code; member
34 __u32 ret_code; member
/openbmc/u-boot/tools/buildman/
H A Dbuildman65 ret_code = control.DoBuildman(options, args) variable
H A Dbuildman.py65 ret_code = control.DoBuildman(options, args) variable
/openbmc/u-boot/tools/binman/
H A Dbinman156 ret_code = RunBinman(options, args) variable
H A Dbinman.py156 ret_code = RunBinman(options, args) variable
/openbmc/u-boot/drivers/tee/optee/
H A Drpmb.c38 u8 ret_code; member
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c951 int ret_code; in mtd_read() local
1071 int ret_code; in mtd_read_oob() local
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h187 uint16_t ret_code; /* Current value of retcode */ member
/openbmc/u-boot/common/
H A Dcli_hush.c1943 int a, i, ret_code=0; local