Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/os/
H A Ddevcfg.c81 dev_info_t **mtc_fdip; /* "a" dip where unconfigure failed */ member
7506 hdl->mtc_fdip = dipp; in mt_config_init()
7600 dipp = hdl->mtc_fdip ? &rdip : NULL; in mt_config_thread()
7639 if (hdl->mtc_fdip && *hdl->mtc_fdip == NULL) { in mt_config_thread()
7640 *hdl->mtc_fdip = rdip; in mt_config_thread()