Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixl/
Dif_ixl.c99 static int ixl_if_attach_pre(if_ctx_t ctx);
169 DEVMETHOD(ifdi_attach_pre, ixl_if_attach_pre),
481 ixl_if_attach_pre(if_ctx_t ctx) in ixl_if_attach_pre() function