Searched refs:Dprintf8 (Results 1 – 1 of 1) sorted by relevance
| /netbsd-src/sys/dev/raidframe/ |
| H A D | rf_stripelocks.c | 81 #define Dprintf8(s,a,b,c,d,e,f,g,h) rf_debug_printf(s,(void *)((unsigned long)a),(void *)((unsigned… macro 92 #define Dprintf8(s,a,b,c,d,e,f,g,h) {} macro 272 …Dprintf8("[%d] Trying to acquire stripe lock table 0x%lx SID %ld type %c range %ld-%ld, range2 %ld… in rf_AcquireStripeLock() 395 …Dprintf8("[%d] Releasing stripe lock on stripe ID %ld, type %c range %ld-%ld %ld-%ld table 0x%lx\n… in rf_ReleaseStripeLock() 477 …Dprintf8("[%d] No writers: granting lock stripe ID %ld, type %c range %ld-%ld %ld-%ld table 0x%lx\… in rf_ReleaseStripeLock() 503 …Dprintf8("[%d] No overlap: rejecting candidate stripeID %ld, type %c range %ld-%ld %ld-%ld table 0… in rf_ReleaseStripeLock() 523 …Dprintf8("[%d] Conflicts with granted lock: rejecting candidate stripeID %ld, type %c range %ld-%l… in rf_ReleaseStripeLock() 545 …Dprintf8("[%d] Conflicts with waiting lock: rejecting candidate stripeID %ld, type %c range %ld-%l… in rf_ReleaseStripeLock() 560 …Dprintf8("[%d] Granting lock to candidate stripeID %ld, type %c range %ld-%ld %ld-%ld table 0x%lx\… in rf_ReleaseStripeLock()
|