Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A Dif_em.c283 static void em_if_stop(if_ctx_t);
431 DEVMETHOD(ifdi_stop, em_if_stop),
469 DEVMETHOD(ifdi_stop, em_if_stop),
2169 em_if_stop(if_ctx_t ctx) in em_if_stop() function