| /f-stack/freebsd/arm/broadcom/bcm2835/ |
| H A D | bcm2836_mp.c | 53 #define DPRINTF(fmt, ...) do { \ macro 58 #define DPRINTF(fmt, ...) macro
|
| H A D | bcm2835_ft5406.c | 67 #define DPRINTF(fmt, ...) do { \ macro 72 #define DPRINTF(fmt, ...) macro
|
| H A D | bcm2835_cpufreq.c | 56 #define DPRINTF(fmt, ...) do { \ macro 61 #define DPRINTF(fmt, ...) macro
|
| /f-stack/freebsd/arm/ti/clk/ |
| H A D | ti_gate_clock.c | 53 #define DPRINTF(dev, msg...) device_printf(dev, msg) macro 55 #define DPRINTF(dev, msg...) macro
|
| H A D | clock_common.c | 55 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_mux_clock.c | 55 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_divider_clock.c | 53 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_dpll_clock.c | 54 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_clk_clkctrl.c | 47 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_clkctrl.c | 61 #define DPRINTF(dev, msg...) macro
|
| /f-stack/freebsd/arm/ti/ |
| H A D | ti_wdt.c | 55 #define DPRINTF(fmt, ...) do { \ macro 60 #define DPRINTF(fmt, ...) macro
|
| H A D | ti_mbox.c | 58 #define DPRINTF(fmt, ...) do { \ macro 63 #define DPRINTF(fmt, ...) macro
|
| H A D | ti_prm.c | 51 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_sysc.c | 61 #define DPRINTF(dev, msg...) device_printf(dev, msg) macro 63 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_scm_syscon.c | 62 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_prcm.c | 67 #define DPRINTF(dev, msg...) macro
|
| H A D | ti_pruss.c | 67 #define DPRINTF(fmt, ...) do { \ macro 72 #define DPRINTF(fmt, ...) macro
|
| /f-stack/freebsd/netpfil/pf/ |
| H A D | if_pflog.c | 84 #define DPRINTF(x) do { if (pflogdebug) printf x ; } while (0) macro 86 #define DPRINTF(x) macro
|
| /f-stack/freebsd/netpfil/ipfw/nat64/ |
| H A D | ip_fw_nat64.h | 34 #define DPRINTF(mask, fmt, ...) \ macro
|
| /f-stack/freebsd/arm/ti/am335x/ |
| H A D | am3359_cppi41.c | 58 #define DPRINTF(dev, msg...) macro
|
| /f-stack/freebsd/net/route/ |
| H A D | route_var.h | 45 #define DPRINTF(_fmt, ...) printf("%s: " _fmt "\n", __func__ , ## __VA_ARGS__) macro 47 #define DPRINTF(_fmt, ...) macro
|
| /f-stack/freebsd/netipsec/ |
| H A D | ipsec.h | 301 #define DPRINTF(x) do { if (V_ipsec_debug) printf x; } while (0) macro 304 #define DPRINTF(x) macro
|
| /f-stack/freebsd/net/ |
| H A D | if_epair.c | 91 #define DPRINTF(fmt, arg...) \ macro 95 #define DPRINTF(fmt, arg...) macro
|
| /f-stack/freebsd/mips/broadcom/ |
| H A D | bcm_mips.c | 67 #define DPRINTF(fmt, ...) do { \ macro
|
| /f-stack/freebsd/kern/ |
| H A D | sysv_msg.c | 103 #define DPRINTF(a) printf a macro 105 #define DPRINTF(a) (void)0 macro
|