TARGET_TYPE_AR6003
if (ar->target_type == TARGET_TYPE_AR6003)
if (ar->target_type == TARGET_TYPE_AR6003 &&
case TARGET_TYPE_AR6003:
if (ar->target_type != TARGET_TYPE_AR6003 &&
if ((ar->target_type == TARGET_TYPE_AR6003) ||
(((target_type) == TARGET_TYPE_AR6003) ? AR6003_VTOP(vaddr) : \