Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/
Dwdt.c71 void wdtattach(struct device *, struct device *, void *);
99 sizeof(struct wdt_softc), wdtprobe, wdtattach
146 wdtattach (parent, self, aux) in wdtattach() function