Searched refs:err_no (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/drivers/fpga/ |
H A D | stratix10.c | 14 int err_no; member 40 if (mbox_cfgstat_state[i].err_no == err) in mbox_cfgstat_to_str()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/openflow/openflow/ |
H A D | 0001-Check-and-use-strlcpy-from-libc-before-defining-own.patch | 51 ofp_fatal(int err_no, const char *format, ...)
|
/openbmc/linux/drivers/cdx/controller/ |
H A D | mcdi.c | 54 size_t inlen, int raw, int arg, int err_no); 808 size_t inlen, int raw, int arg, int err_no) in _cdx_mcdi_display_error() argument 811 cmd, (int)inlen, err_no, raw, arg); in _cdx_mcdi_display_error()
|