Searched refs:mlx_msgs (Results 1 – 1 of 1) sorted by relevance
216 } const mlx_msgs[] = { variable2083 for (i = 0; i < sizeof(mlx_msgs) / sizeof(mlx_msgs[0]); i++) in mlx_ccb_diagnose()2084 if ((mc->mc_mbox[0] == mlx_msgs[i].command || in mlx_ccb_diagnose()2085 mlx_msgs[i].command == 0) && in mlx_ccb_diagnose()2086 mc->mc_status == mlx_msgs[i].status) { in mlx_ccb_diagnose()2088 mlx_status_msgs[mlx_msgs[i].msg], mc->mc_status); in mlx_ccb_diagnose()