/*****************************************************************************
*
* verify that the parity in a particular stripe is correct. we
* validate only the range of parity defined by parityPDA, since this
* is all we have locked. The way we do this is to create an asm that
* maps the whole stripe and then range-restrict it to the parity
* region defined by the parityPDA.
*
****************************************************************************/