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