Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c152 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DEV_PATH, in dacfc_match_create_minor()
156 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_DRV_MNAME, in dacfc_match_create_minor()
160 r = dacf_match(DACF_OPID_POSTATTACH, DACF_DS_MIN_NT, node_type); in dacfc_match_create_minor()
224 dacf_process_rsrvs(opsp, DACF_OPID_POSTATTACH, DACF_PROC_INVOKE); in dacfc_postattach()
230 if (op->rsrv_rule->r_opid != DACF_OPID_POSTATTACH) in dacfc_postattach()
354 { DACF_OPID_POSTATTACH, kmod_test_postattach },
H A Ddacf.c101 { "post-attach", DACF_OPID_POSTATTACH },
H A Ddevcfg.c1344 dacf_clr_rsrvs(dip, DACF_OPID_POSTATTACH); in attach_node()
1435 dacf_clr_rsrvs(dip, DACF_OPID_POSTATTACH); in detach_node()
/illumos-gate/usr/src/uts/common/sys/
H A Ddacf.h47 DACF_OPID_POSTATTACH = 1, /* operate after a driver attaches */ enumerator
/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c47 { DACF_OPID_POSTATTACH, net_postattach },
H A Dconsconfig_dacf.c246 { DACF_OPID_POSTATTACH, kb_config },
252 { DACF_OPID_POSTATTACH, ms_config },