Searched defs:device_printf (Results 1 – 3 of 3) sorted by relevance
81 #define device_printf(dev,...) \ macro
460 #define device_printf(dev, fmt,...) \ macro
1979 device_printf(device_t dev, const char * fmt, ...) in device_printf() function