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

  /src/sys/dev/pci/
pwdog.c 52 static void pwdog_attach(device_t, device_t, void *);
63 pwdog_attach,
80 pwdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
pwdog.c 52 static void pwdog_attach(device_t, device_t, void *);
63 pwdog_attach,
80 pwdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
pwdog.c 52 static void pwdog_attach(device_t, device_t, void *);
63 pwdog_attach,
80 pwdog_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 30 milliseconds