Home
last modified time | relevance | path

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

/src/sys/dev/enic/
H A Dif_enic.c72 static int enic_attach_pre(if_ctx_t);
157 DEVMETHOD(ifdi_attach_pre, enic_attach_pre),
332 enic_attach_pre(if_ctx_t ctx) in enic_attach_pre() function