Home
last modified time | relevance | path

Searched defs:do_msg (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_main.c232 const bool do_msg) in ionic_adminq_check_err()
413 const int err, const bool do_msg) in ionic_adminq_wait()
467 const bool do_msg) in __ionic_adminq_post_wait()
513 const bool do_msg) in __ionic_dev_cmd_wait()
/linux/tools/spi/
H A Dspidev_fdx.c49 static void do_msg(int fd, int len) in do_msg() function