Home
last modified time | relevance | path

Searched refs:wdogmatch (Results 1 – 1 of 1) sorted by relevance

/netbsd/sys/arch/sh3/dev/
H A Dwdog.c58 static int wdogmatch(device_t, cfdata_t, void *);
63 wdogmatch, wdogattach, NULL, NULL);
101 wdogmatch(device_t parent, cfdata_t cfp, void *aux) in wdogmatch() function