dma_bounce        122 drivers/atm/solos-pci.c 	unsigned char *dma_bounce;
dma_bounce       1091 drivers/atm/solos-pci.c 					data = card->dma_bounce + (BUF_SIZE * port);
dma_bounce       1282 drivers/atm/solos-pci.c 			card->dma_bounce = kmalloc_array(card->nr_ports,
dma_bounce       1284 drivers/atm/solos-pci.c 			if (!card->dma_bounce) {
dma_bounce       1343 drivers/atm/solos-pci.c 	kfree(card->dma_bounce);
dma_bounce       1453 drivers/atm/solos-pci.c 	kfree(card->dma_bounce);