Searched refs:DACF_OPID_POSTATTACH (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Ddacf.h49 DACF_OPID_POSTATTACH = 1, /* operate after a driver attaches */ enumerator in enum:__anon7098
/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c154 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DEV_PATH,
158 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DRV_MNAME,
162 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_MIN_NT, node_type);
226 dacf_process_rsrvs(opsp, DACF_OPID_POSTATTACH, DACF_PROC_INVOKE);
232 if (op->rsrv_rule->r_opid != DACF_OPID_POSTATTACH)
356 { DACF_OPID_POSTATTACH, kmod_test_postattach },
H A Ddacf.c103 { "post-attach", DACF_OPID_POSTATTACH },
H A Ddevcfg.c1328 dacf_clr_rsrvs(dip, DACF_OPID_POSTATTACH);
1419 dacf_clr_rsrvs(dip, DACF_OPID_POSTATTACH);
/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c47 { DACF_OPID_POSTATTACH, net_postattach },
H A Dconsconfig_dacf.c240 { DACF_OPID_POSTATTACH, kb_config },
246 { DACF_OPID_POSTATTACH, ms_config },
/illumos-gate/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c106 { DACF_OPID_POSTATTACH, ttymux_config },

Completed in 87 milliseconds