t4_edc_read
int t4_edc_read(struct adapter *adap, int idx, u32 addr, __be32 *data, u64 *parity);
ret = t4_edc_read(adap, mtype, pos, data, NULL);