REC_ECC_LOCATOR_ODD
#define REC_ECC_LOCATOR_ODD(x) ((x) & 0x3FE00)
#define REC_ECC_LOCATOR_ODD(x) ((x) & 0x3fe00) /* bits [17:9] indicate ODD, [8:0] indicate EVEN */