Home
last modified time | relevance | path

Searched refs:IAVF_FLAGS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/iavf/
H A Diavf_lib.h235 #define IAVF_FLAGS \ macro
H A Dif_iavf_iflib.c609 iavf_dbg_vc(sc, "Sleeping for op %b\n", op, IAVF_FLAGS); in iavf_vc_sleep_wait()
639 iavf_dbg_vc(sc, "Error sending %b: %d\n", op, IAVF_FLAGS, error); in iavf_send_vc_msg_sleep()
649 device_printf(sc->dev, "%b timed out\n", op, IAVF_FLAGS); in iavf_send_vc_msg_sleep()
672 iavf_dbg_vc(sc, "Error sending %b: %d\n", op, IAVF_FLAGS, error); in iavf_send_vc_msg()