Searched refs:debugf (Results 26 - 27 of 27) sorted by relevance

12

/freebsd-11-stable/sys/arm/mv/
H A Dmv_common.c64 #define debugf(fmt, args...) do { printf("%s(): ", __func__); \ macro
67 #define debugf(fmt, args...) macro
2083 debugf("target = 0x%0x attr = 0x%0x base = 0x%0x "
2119 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size);
2135 debugf("cannot fit CESA tuple into cpu_win_tbl\n");
2146 debugf("sram: base = 0x%0lx size = 0x%0lx\n", sram_base, sram_size);
/freebsd-11-stable/sys/arm/nvidia/
H A Dtegra_pcie.c211 #define debugf(fmt, args...) do { printf(fmt,##args); } while (0) macro
213 #define debugf(fmt, args...) macro

Completed in 60 milliseconds

12