Searched refs:FSR_ALIGN_MASK (Results 1 – 2 of 2) sorted by relevance
466 } else if ((status & FSR_ALIGN_MASK) == FSR_ALIGN) { in sleh_abort()552 } else if ((status & FSR_ALIGN_MASK) == FSR_ALIGN) { in sleh_abort()
252 #define FSR_ALIGN_MASK 0x0000040D /* Valid bits to check align */ macro