Home
last modified time | relevance | path

Searched refs:dma_name (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/scsi/
Du14-34f.c801 char *bus_type, dma_name[16]; in port_detect() local
972 if (dma_channel == NO_DMA) sprintf(dma_name, "%s", "BMST"); in port_detect()
973 else sprintf(dma_name, "DMA %u", dma_channel); in port_detect()
1006 sh[j]->irq, dma_name, sh[j]->sg_tablesize, sh[j]->can_queue); in port_detect()
Deata.c1079 char *bus_type, dma_name[16]; in port_detect() local
1335 sprintf(dma_name, "%s", "BMST"); in port_detect()
1337 sprintf(dma_name, "DMA %u", dma_channel); in port_detect()
1386 (unsigned long)shost->io_port, shost->irq, dma_name, in port_detect()