Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Ddevcfg.c86 int mtc_error; /* operation error */ member
7512 hdl->mtc_error = 0; in mt_config_init()
7553 rv = hdl->mtc_error; in mt_config_fini()
7624 if ((rv != NDI_SUCCESS) && (hdl->mtc_error == 0)) { in mt_config_thread()
7625 hdl->mtc_error = rv; in mt_config_thread()