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