HomeSort by: relevance | last modified time | path
    Searched defs:enic_shutdown (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/emips/ebus/
if_le_ebus.c 120 void enic_shutdown(void *);
220 sc->sc_sh = shutdownhook_establish(enic_shutdown, ifp);
346 enic_shutdown(void *arg) function in typeref:typename:void

Completed in 12 milliseconds