Home
last modified time | relevance | path

Searched refs:ecode (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/birdland/bav335x/
H A Dboard.c76 int ecode; in get_board_type() local
79 ecode = read_eeprom(&header); in get_board_type()
80 if (ecode == 0) { in get_board_type()
93 switch (ecode) { in get_board_type()
369 int ecode, rv, n; in board_eth_init() local
383 ecode = read_eeprom(&header); in board_eth_init()
385 if ((ecode == 0) && in board_eth_init()
/openbmc/qemu/pc-bios/s390-ccw/
H A Dnetmain.c148 int ecode; in tftp_load() local
149 tftp_get_error_info(fnip, &tftp_err, rc, &errstr, &ecode); in tftp_load()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/pam/pam-ssh-agent-auth/
H A D0001-Adapt-to-OpenSSL-1.1.1.patch834 int ecode = ERR_get_error();