Searched refs:ecode (Results 1 – 3 of 3) sorted by relevance
76 int ecode; in get_board_type() local79 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() local383 ecode = read_eeprom(&header); in board_eth_init()385 if ((ecode == 0) && in board_eth_init()
148 int ecode; in tftp_load() local149 tftp_get_error_info(fnip, &tftp_err, rc, &errstr, &ecode); in tftp_load()
834 int ecode = ERR_get_error();