Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmc.c67 static int asmc_probe(device_t dev);
362 DEVMETHOD(device_probe, asmc_probe),
403 asmc_probe(device_t dev) in asmc_probe() function