Home
last modified time | relevance | path

Searched refs:get_err (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/fpga/
H A Dmachxo2-spi.c61 static inline u8 get_err(unsigned long *status) in get_err() function
115 test_bit(DVER, status), get_err_string(get_err(status))); in dump_status_reg()
181 get_err(&status) == ENOERR) in machxo2_spi_state()
337 get_err(&status) == ENOERR) in machxo2_write_complete()
/openbmc/linux/drivers/net/netdevsim/
H A Dethtool.c120 if (ns->ethtool.get_err) in nsim_get_fecparam()
121 return -ns->ethtool.get_err; in nsim_get_fecparam()
192 debugfs_create_u32("get_err", 0600, ethtool, &ns->ethtool.get_err); in nsim_ethtool_init()
H A Dnetdevsim.h84 u32 get_err; member
/openbmc/linux/tools/testing/selftests/drivers/net/netdevsim/
H A Dethtool-fec.sh90 echo 11 > $NSIM_DEV_DFS/ethtool/get_err
95 echo 0 > $NSIM_DEV_DFS/ethtool/get_err
/openbmc/linux/drivers/misc/
H A Dfastrpc.c777 goto get_err; in fastrpc_map_create()
835 get_err: in fastrpc_map_create()