Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/raidframe/
H A Drf_evenodd_dagfuncs.c838 RF_PhysDiskAddr_t *ppda, *epda, *pda, *fpda, npda; in rf_EOWriteDoubleRecoveryFunc() local
856 fpda = asmap->failedPDAs[0]; in rf_EOWriteDoubleRecoveryFunc()
860 startSector = rf_StripeUnitOffset(layoutPtr, fpda->startSector); in rf_EOWriteDoubleRecoveryFunc()
861 endSector = startSector + fpda->numSector; in rf_EOWriteDoubleRecoveryFunc()
876 fcol[0] = rf_EUCol(layoutPtr, fpda->raidAddress); in rf_EOWriteDoubleRecoveryFunc()
891 numbytes = fpda->numSector * bytesPerSector; in rf_EOWriteDoubleRecoveryFunc()
928 scol = rf_EUCol(layoutPtr, fpda->raidAddress); in rf_EOWriteDoubleRecoveryFunc()
931 rf_e_encToBuf(raidPtr, scol, olddata[0], RF_EO_MATRIX_DIM - 2, epda->bufPtr, fpda->numSector); in rf_EOWriteDoubleRecoveryFunc()