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

/freebsd-12-stable/sys/dev/gpio/
H A Dgpioc.c57 #define ddevice_printf device_printf macro
60 #define ddevice_printf(dev, x, arg...) macro
498 ddevice_printf(sc->sc_dev, "Interrupt configuration in "
506 ddevice_printf(sc->sc_dev, "No file descriptor associated with "
523 ddevice_printf(sc->sc_dev, "Cannot find privpin\n");
/freebsd-12-stable/sys/dev/acpi_support/
H A Datk0110.c447 #define ddevice_printf(x...) device_printf(x) macro
449 #define ddevice_printf(x...) macro
490 ddevice_printf(sc->sc_dev,

Completed in 106 milliseconds