Home
last modified time | relevance | path

Searched refs:RF_IO_RECON_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/dev/raidframe/
H A Drf_reconstruct.h176 #define RF_IO_RECON_PRIORITY RF_IO_LOW_PRIORITY macro
H A Drf_reconutil.c238 t->priority = RF_IO_RECON_PRIORITY; in rf_MakeReconBuffer()
H A Drf_reconstruct.c1326 rf_DiskIOEnqueue(&raidPtr->Queues[col], req, RF_IO_RECON_PRIORITY); in TryToRead()
1517 rf_DiskIOEnqueue(&raidPtr->Queues[rbuf->spCol], req, RF_IO_RECON_PRIORITY); in IssueNextWriteRequest()