Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c88 dev_info_t **mtc_fdip; /* "a" dip where unconfigure failed */ member
7685 hdl->mtc_fdip = dipp; in mt_config_init()
7779 dipp = hdl->mtc_fdip ? &rdip : NULL; in mt_config_thread()
7818 if (hdl->mtc_fdip && *hdl->mtc_fdip == NULL) { in mt_config_thread()
7819 *hdl->mtc_fdip = rdip; in mt_config_thread()