HomeSort by: relevance | last modified time | path
    Searched refs:config_connect (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/hpc/
hpcin.c 100 sc->sc_ct = config_connect(sc->sc_type, sc->sc_id);
  /src/sys/arch/hpcmips/vr/
vrc4173bcu.c 408 config_connect(CONFIG_HOOK_PCIINTR,
414 config_connect(CONFIG_HOOK_PCIINTR,
420 config_connect(CONFIG_HOOK_PCIINTR,
  /src/sys/arch/hpc/hpc/
config_hook.c 200 config_connect(int type, long id) function in typeref:typename:config_hook_tag
224 panic("config_connect: can't connect with "
  /src/sys/arch/hpc/include/
config_hook.h 54 config_call_tag config_connect(int, long);

Completed in 13 milliseconds