Searched refs:mtc_error (Results 1 – 1 of 1) sorted by relevance
93 int mtc_error; /* operation error */ member7691 hdl->mtc_error = 0; in mt_config_init()7732 rv = hdl->mtc_error; in mt_config_fini()7803 if ((rv != NDI_SUCCESS) && (hdl->mtc_error == 0)) { in mt_config_thread()7804 hdl->mtc_error = rv; in mt_config_thread()