Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Dif_igc.c92 static int igc_if_attach_pre(if_ctx_t);
199 DEVMETHOD(ifdi_attach_pre, igc_if_attach_pre),
461 igc_if_attach_pre(if_ctx_t ctx) in igc_if_attach_pre() function