Home
last modified time | relevance | path

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

/freebsd/sys/dev/asmc/
H A Dasmcmmio.h35 int asmc_mmio_probe(device_t dev);
H A Dasmcmmio.c255 asmc_mmio_probe(device_t dev) in asmc_mmio_probe() function
H A Dasmc.c438 if (asmc_mmio_probe(dev) == 0) { in asmc_attach()