Home
last modified time | relevance | path

Searched refs:RF_DEBUG_PSS (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/dev/raidframe/
Drf_archs.h143 #ifndef RF_DEBUG_PSS
144 #define RF_DEBUG_PSS 0 macro
Drf_psstatus.c50 #if RF_DEBUG_PSS
123 #if RF_DEBUG_PSS in rf_FreeParityStripeStatusTable()
Drf_states.c414 #if RF_DEBUG_PSS > 0 in rf_State_Lock()
423 #if RF_DEBUG_PSS > 0 in rf_State_Lock()
Drf_reconstruct.c1908 #if (RF_DEBUG_RECON > 0) || (RF_DEBUG_PSS > 0) in rf_UnblockRecon()