HomeSort by: relevance | last modified time | path
    Searched defs:rbus_ppb_debug (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/cardbus/
rbus_ppb.c 105 int rbus_ppb_debug = 0; /* hack with kdb */ variable in typeref:typename:int
106 #define DPRINTF(X) if(rbus_ppb_debug) printf X
583 if(rbus_ppb_debug) { pciaddr_print_devid(pc, tag); }
rbus_ppb.c 105 int rbus_ppb_debug = 0; /* hack with kdb */ variable in typeref:typename:int
106 #define DPRINTF(X) if(rbus_ppb_debug) printf X
583 if(rbus_ppb_debug) { pciaddr_print_devid(pc, tag); }
rbus_ppb.c 105 int rbus_ppb_debug = 0; /* hack with kdb */ variable in typeref:typename:int
106 #define DPRINTF(X) if(rbus_ppb_debug) printf X
583 if(rbus_ppb_debug) { pciaddr_print_devid(pc, tag); }

Completed in 33 milliseconds