EE_WRITE
(peer_req->flags & EE_WRITE) ? 'W' : 'R',
peer_req->flags |= EE_WRITE;
FPT_utilEESendCmdAddr(p_port, EE_WRITE, ee_addr);