Searched refs:RMSG_OK (Results 1 – 1 of 1) sorted by relevance
180 RMSG_OK = 1, /* bit indicating msg was successful */ enumerator1073 int error = (status == RMSG_OK) ? 0 : -EIO; in carm_handle_resp()