Home
last modified time | relevance | path

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

/freebsd/sys/dev/dwwdt/
H A Ddwwdt.c109 static int dwwdt_probe(device_t);
229 dwwdt_probe(device_t dev) in dwwdt_probe() function
362 DEVMETHOD(device_probe, dwwdt_probe),