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

/illumos-gate/usr/src/uts/common/io/
H A Dnet_dacf.c31 * process of each "ddi_network" device, and net_predetach() will be
44 static int net_predetach(dacf_infohdl_t, dacf_arghdl_t, int);
48 { DACF_OPID_PREDETACH, net_predetach },
123 net_predetach(dacf_infohdl_t info_hdl, dacf_arghdl_t arg_hdl, int flags) function

Completed in 55 milliseconds