Home
last modified time | relevance | path

Searched refs:mtc_error (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/os/
H A Ddevcfg.c89 int mtc_error; /* operation error */ member
7516 hdl->mtc_error = 0; in mt_config_init()
7557 rv = hdl->mtc_error; in mt_config_fini()
7628 if ((rv != NDI_SUCCESS) && (hdl->mtc_error == 0)) { in mt_config_thread()
7629 hdl->mtc_error = rv; in mt_config_thread()