Searched refs:dma_resources (Results 1 – 2 of 2) sorted by relevance
137 static struct resource dma_resources[] = { { variable213 for (i = 0; i < ARRAY_SIZE(dma_resources); i++) in isa_dma_init()214 request_resource(&ioport_resource, dma_resources + i); in isa_dma_init()
834 list_for_each_entry(dma_ctrlr, &bridge->dma_resources, list) { in vme_dma_request()1754 INIT_LIST_HEAD(&bridge->dma_resources); in vme_init_bridge()