Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dif_ice_iflib.c57 static int ice_if_attach_pre(if_ctx_t);
173 DEVMETHOD(ifdi_attach_pre, ice_if_attach_pre),
458 ice_if_attach_pre(if_ctx_t ctx) in ice_if_attach_pre() function