Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Ddevcfg.c84 dev_info_t **mtc_fdip; /* "a" dip where unconfigure failed */ member
7510 hdl->mtc_fdip = dipp; in mt_config_init()
7604 dipp = hdl->mtc_fdip ? &rdip : NULL; in mt_config_thread()
7643 if (hdl->mtc_fdip && *hdl->mtc_fdip == NULL) { in mt_config_thread()
7644 *hdl->mtc_fdip = rdip; in mt_config_thread()