Home
last modified time | relevance | path

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

/src/sys/dev/aq/
H A Daq_main.c154 static int aq_if_attach_pre(if_ctx_t ctx);
227 DEVMETHOD(ifdi_attach_pre, aq_if_attach_pre),
324 aq_if_attach_pre(if_ctx_t ctx) in aq_if_attach_pre() function