HomeSort by: relevance | last modified time | path
    Searched defs:xor_s (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/raidframe/
rf_reconstruct.c 576 unsigned long xor_s, xor_resid_us; local in function:rf_ContinueReconstructFailedDisk
949 xor_s = raidPtr->accumXorTimeUs / 1000000;
954 raidPtr->accumXorTimeUs, xor_s, xor_resid_us);
rf_reconstruct.c 576 unsigned long xor_s, xor_resid_us; local in function:rf_ContinueReconstructFailedDisk
949 xor_s = raidPtr->accumXorTimeUs / 1000000;
954 raidPtr->accumXorTimeUs, xor_s, xor_resid_us);

Completed in 31 milliseconds