Searched defs:device_printf (Results 1 – 3 of 3) sorted by relevance
53 #define device_printf(a, x, ...) macro
457 #define device_printf(dev, fmt,...) \ macro
2418 device_printf(device_t dev, const char * fmt, ...) in device_printf() function