Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/asmc/
H A Dasmc.c62 static int asmc_probe(device_t dev);
482 DEVMETHOD(device_probe, asmc_probe),
536 asmc_probe(device_t dev) in asmc_probe() function