Home
last modified time | relevance | path

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

/src/sys/dev/igc/
H A Dif_igc.c91 static int igc_if_attach_pre(if_ctx_t);
198 DEVMETHOD(ifdi_attach_pre, igc_if_attach_pre),
460 igc_if_attach_pre(if_ctx_t ctx) in igc_if_attach_pre() function