Home
last modified time | relevance | path

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

/src/sys/dev/e1000/
H A Dif_em.c397 static int em_if_attach_pre(if_ctx_t);
555 DEVMETHOD(ifdi_attach_pre, em_if_attach_pre),
593 DEVMETHOD(ifdi_attach_pre, em_if_attach_pre),
957 em_if_attach_pre(if_ctx_t ctx) in em_if_attach_pre() function