DEBUG_MEM_STATUS_SUCCESS
if (le32_to_cpu(rsp->status) != DEBUG_MEM_STATUS_SUCCESS) {
if (rsp->status != DEBUG_MEM_STATUS_SUCCESS) {