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