Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Ddacf_clnt.c154 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DEV_PATH, in dacfc_match_create_minor()
158 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DRV_MNAME, in dacfc_match_create_minor()
162 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_MIN_NT, node_type); in dacfc_match_create_minor()
226 dacf_process_rsrvs(opsp, DACF_OPID_POSTATTACH, DACF_PROC_INVOKE); in dacfc_postattach()
232 if (op->rsrv_rule->r_opid != DACF_OPID_POSTATTACH) in dacfc_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); in attach_node()
1419 dacf_clr_rsrvs(dip, DACF_OPID_POSTATTACH); in detach_node()
/titanic_50/usr/src/uts/common/sys/
H A Ddacf.h49 DACF_OPID_POSTATTACH = 1, /* operate after a driver attaches */ enumerator
/titanic_50/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 },
/titanic_50/usr/src/uts/sun4u/montecarlo/io/ttymux_dacf/
H A Dttymux_dacf.c106 { DACF_OPID_POSTATTACH, ttymux_config },