Searched refs:edma_dev (Results 1 – 1 of 1) sorted by relevance
413 device_t edma_dev; in find_edma_controller() local445 edma_dev = devclass_get_device(devclass_find("edma"), i); in find_edma_controller()446 if (edma_dev) { in find_edma_controller()447 edma_sc = device_get_softc(edma_dev); in find_edma_controller()