Searched refs:edma_dev (Results 1 – 1 of 1) sorted by relevance
410 device_t edma_dev; in find_edma_controller() local442 edma_dev = devclass_get_device(devclass_find("edma"), i); in find_edma_controller()443 if (edma_dev) { in find_edma_controller()444 edma_sc = device_get_softc(edma_dev); in find_edma_controller()