Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/twe/
Dtwe_freebsd.c676 static int twed_probe(device_t dev);
681 DEVMETHOD(device_probe, twed_probe),
800 twed_probe(device_t dev) in twed_probe() function