Searched refs:DPRINT (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/netinet/ |
| H A D | accf_http.c | 74 #define DPRINT(fmt, args...) macro 185 DPRINT("mbufstrcmp ok"); in sohashttpget() 195 DPRINT("fallout"); in sohashttpget() 225 DPRINT("newline"); in soparsehttpvers() 242 DPRINT("ok"); in soparsehttpvers() 245 DPRINT("bad"); in soparsehttpvers() 251 DPRINT("ok"); in soparsehttpvers() 255 DPRINT("bad"); in soparsehttpvers() 263 DPRINT("readmore"); in soparsehttpvers() 272 DPRINT("fallout"); in soparsehttpvers() [all …]
|
| /f-stack/freebsd/x86/cpufreq/ |
| H A D | smist.c | 65 #define DPRINT(dev, x...) device_printf(dev, x) 67 #define DPRINT(dev, x...) macro 229 DPRINT(dev, "taking ownership over BIOS return %d\n", cb_data.result); in set_ownership() 249 DPRINT(sc->dev, "calling GSI\n"); in getset_state() 263 DPRINT(sc->dev, "GSI returned: eax %.8x ebx %.8x edi %.8x\n", in getset_state() 462 DPRINT(dev, "requested setting %d\n", req_state); in smist_set() 476 DPRINT(dev, "set_state return %d, tried %d times\n", in smist_set() 499 DPRINT(dev, "get calibrated new rate of %d\n", in smist_get()
|
| /f-stack/freebsd/contrib/ipfilter/netinet/ |
| H A D | ip_compat.h | 1223 # define DPRINT(x) printf x macro 1225 # define DPRINT(x) macro
|