Home
last modified time | relevance | path

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

/src/sys/dev/asmc/
H A Dasmc.c64 static int asmc_probe(device_t dev);
580 DEVMETHOD(device_probe, asmc_probe),
646 asmc_probe(device_t dev) in asmc_probe() function