SIFDMA_BASE
#define EEKV_TO_IOPPHYS(a) ((u_int32_t)(a) - SIFDMA_BASE)
#define IOPPHYS_TO_EEKV(a) ((u_int32_t)(a) + SIFDMA_BASE)