hostport         1480 sound/pci/pcxhr/pcxhr.c 	if (mgr->hostport.area) {
hostport         1481 sound/pci/pcxhr/pcxhr.c 		snd_dma_free_pages(&mgr->hostport);
hostport         1482 sound/pci/pcxhr/pcxhr.c 		mgr->hostport.area = NULL;
hostport         1648 sound/pci/pcxhr/pcxhr.c 				size, &mgr->hostport) < 0) {
hostport         1653 sound/pci/pcxhr/pcxhr.c 	memset(mgr->hostport.area, 0, size);
hostport           90 sound/pci/pcxhr/pcxhr.h 	struct snd_dma_buffer hostport;
hostport          406 sound/pci/pcxhr/pcxhr_core.c 	unsigned int physaddr = mgr->hostport.addr;