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

  /src/sys/arch/mips/cavium/
octeon_cpunode.c 356 static int wdog_cpunode_match(device_t, cfdata_t, void *);
360 wdog_cpunode_match, wdog_cpunode_attach, NULL, NULL);
440 wdog_cpunode_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
octeon_cpunode.c 356 static int wdog_cpunode_match(device_t, cfdata_t, void *);
360 wdog_cpunode_match, wdog_cpunode_attach, NULL, NULL);
440 wdog_cpunode_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds