Searched refs:Dprintf2 (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/sys/dev/raidframe/ |
| D | rf_reconbuffer.c | 48 #define Dprintf2(s,a,b) if (rf_reconbufferDebug) printf(s, a, b) macro 251 Dprintf2("RECON: row %d col %d failed to acquire floating" in rf_SubmitReconBufferBasic() 283 Dprintf2("RECON: row %d col %d acquired rbuf.\n", rbuf->row, rbuf->col); in rf_SubmitReconBufferBasic() 423 Dprintf2("RECON: rbuf for psid %ld ru %d has filled.\n", in rf_CheckForFullRbuf() 428 Dprintf2("RECON: rbuf for psid %ld ru %d is head of" in rf_CheckForFullRbuf() 440 Dprintf2("RECON: rbuf for psid %ld ru %d is in list.\n", in rf_CheckForFullRbuf() 472 Dprintf2("RECON: releasing rbuf for psid %ld ru %d.\n", in rf_ReleaseFloatingReconBuffer() 508 Dprintf2("RECON: releasing buf waiters for psid %ld ru %d.\n", in rf_ReleaseBufferWaiters() 541 Dprintf2("RECON: Dropping row %d col %d from buffer" in rf_ReleaseBufferWaiter()
|
| D | rf_psstatus.c | 56 #define Dprintf2(s,a,b) \ macro 207 Dprintf2("PSS: creating pss for psid %ld ru %d.\n", in rf_LookupRUStatus() 300 Dprintf2("PSS: deleting pss for psid %ld ru %d.\n", psid, which_ru); in rf_RemoveFromActiveReconTable()
|
| D | rf_reconstruct.c | 87 #define Dprintf2(s,a,b) \ macro 778 Dprintf2("RECON: done issuing for r%d" in rf_ContinueReconstructFailedDisk() 1001 Dprintf2("RECON: BUFCLEAR EVENT: row %d col %d.\n", frow, in rf_ProcessReconEvent() 1026 Dprintf2("RECON: HEADSEPCLEAR EVENT: row %d col %d.\n", in rf_ProcessReconEvent() 1033 Dprintf2("RECON: BUFREADY EVENT: row %d col %d.\n", in rf_ProcessReconEvent() 1150 Dprintf2("Skipping psid %ld ru %d: already" in rf_IssueNextReadRequest() 1216 Dprintf2("RECON: Stalling psid %ld ru %d: recon blocked.\n", in rf_TryToRead() 1236 Dprintf2("RECON: Skipping psid %ld ru %d: prior recon after" in rf_TryToRead() 1544 Dprintf2("Reconstruction completed on psid %ld ru %d.\n", in rf_ReconWriteDoneProc()
|
| D | rf_diskqueue.c | 95 #define Dprintf2(s,a,b) \ macro 432 Dprintf2("DiskIOComplete: unlocking queue at r %d c %d\n", in rf_DiskIOComplete()
|
| D | rf_stripelocks.c | 74 #define Dprintf2(s,a,b) \ macro
|