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

  /src/sys/arch/powerpc/booke/dev/
e500wdog.c 67 static int e500wdog_match(device_t, cfdata_t, void *);
71 e500wdog_match, e500wdog_attach, NULL, NULL);
74 e500wdog_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
e500wdog.c 67 static int e500wdog_match(device_t, cfdata_t, void *);
71 e500wdog_match, e500wdog_attach, NULL, NULL);
74 e500wdog_match(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 22 milliseconds