Searched defs:net_postattach (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c30 * Specifically, net_postattach() will be called during the post-attach
43 static int net_postattach(dacf_infohdl_t, dacf_arghdl_t, int);
47 { DACF_OPID_POSTATTACH, net_postattach },
95 net_postattach(dacf_infohdl_t info_hdl, dacf_arghdl_t arg_hdl, int flags) function
110 cmn_err(CE_WARN, "net_postattach: cannot create softmac "

Completed in 58 milliseconds