Searched refs:pdma_mem (Results 1 – 1 of 1) sorted by relevance
388 struct resource *irq, *pio_mem, *pdma_mem = NULL; in mac_scsi_probe() local395 pdma_mem = platform_get_resource(pdev, IORESOURCE_MEM, 1); in mac_scsi_probe()428 if (pdma_mem && setup_use_pdma) { in mac_scsi_probe()431 hostdata->pdma_base = (unsigned char *)pdma_mem->start; in mac_scsi_probe()