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

  /src/sys/arch/powerpc/booke/dev/
e500wdog.c 68 static void e500wdog_attach(device_t, device_t, void *);
71 e500wdog_match, e500wdog_attach, NULL, NULL);
140 e500wdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
e500wdog.c 68 static void e500wdog_attach(device_t, device_t, void *);
71 e500wdog_match, e500wdog_attach, NULL, NULL);
140 e500wdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 25 milliseconds