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

/freebsd-12-stable/sys/dev/ixl/
H A Diavf.h63 #define IAVF_FLAGS \ macro
H A Dif_iavf.c587 iavf_dbg_vc(sc, "Error sending %b: %d\n", op, IAVF_FLAGS, error);
593 iavf_dbg_vc(sc, "Sleeping for op %b\n", op, IAVF_FLAGS);
598 device_printf(sc->dev, "%b timed out\n", op, IAVF_FLAGS);
611 iavf_dbg_vc(sc, "Error sending %b: %d\n", op, IAVF_FLAGS, error);

Completed in 183 milliseconds