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
7664 hdl->mtc_fdip = dipp; in mt_config_init()
7758 dipp = hdl->mtc_fdip ? &rdip : NULL; in mt_config_thread()
7797 if (hdl->mtc_fdip && *hdl->mtc_fdip == NULL) { in mt_config_thread()
7798 *hdl->mtc_fdip = rdip; in mt_config_thread()