Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/mly/
H A Dmly.c59 static int mly_probe(device_t dev);
134 DEVMETHOD(device_probe, mly_probe),
186 mly_probe(device_t dev) in mly_probe() function