Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c159 static struct resource_spec dwmmc_spec[] = { variable
689 if (bus_alloc_resources(dev, dwmmc_spec, sc->res)) { in dwmmc_attach()
793 bus_release_resources(dev, dwmmc_spec, sc->res); in dwmmc_detach()