Home
last modified time | relevance | path

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

/freebsd/sys/dev/otus/
H A Dif_otus.c127 static device_probe_t otus_match; variable
209 DEVMETHOD(device_probe, otus_match),
271 otus_match(device_t self) in otus_match() function