Searched refs:Dprintf3 (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/dev/raidframe/
H A Drf_psstatus.c53 #define Dprintf3(s,a,b,c) if (rf_pssDebug) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),(void *)((unsigned long)c),NULL,NULL,NULL,NULL,NULL) macro
57 #define Dprintf3(s,a,b,c) macro
186 Dprintf3("raid%d: Blocked recon on psid %ld. count now %d\n",
H A Drf_stripelocks.c76 #define Dprintf3(s,a,b,c) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),(void *)((unsigned long)c),NULL,NULL,NULL,NULL,NULL) macro
87 #define Dprintf3(s,a,b,c) {} macro
272 Dprintf3("[%d] lock %ld hashval %d\n", tid, stripeID, hashval);
358 Dprintf3("[%d] lock %ld retcode=%d\n", tid, stripeID, retcode);
601 Dprintf3("[%d] Last lock released (table 0x%lx): deleting desc for stripeID %ld\n", tid, (unsigned long) lockTable, stripeID);
H A Drf_diskqueue.c96 #define Dprintf3(s,a,b,c) if (rf_queueDebug) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),(void *)((unsigned long)c),NULL,NULL,NULL,NULL,NULL) macro
100 #define Dprintf3(s,a,b,c) macro
H A Drf_reconbuffer.c51 #define Dprintf3(s,a,b,c) if (rf_reconbufferDebug) printf(s,a,b,c) macro
59 #define Dprintf3(s,a,b,c) {} macro
H A Drf_reconstruct.c72 #define Dprintf3(s,a,b,c) if (rf_reconDebug) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned long)b),(void *)((unsigned long)c),NULL,NULL,NULL,NULL,NULL) macro
86 #define Dprintf3(s,a,b,c) {} macro
1011 Dprintf3("RECON: WRITEDONE EVENT: psid %d ru %d (%d %% complete)\n",
1726 Dprintf3("RECON: col %d blocked at psid %ld ru %d\n", col, psid, which_ru);
1909 Dprintf3("raid%d: unblocking recon on psid %ld: blockcount is %d\n",

Completed in 110 milliseconds