Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.c398 static int em_if_attach_post(if_ctx_t);
554 DEVMETHOD(ifdi_attach_post, em_if_attach_post),
592 DEVMETHOD(ifdi_attach_post, em_if_attach_post),
1364 em_if_attach_post(if_ctx_t ctx) in em_if_attach_post() function