Searched defs:snd_trident_tlb (Results 1 – 1 of 1) sorted by relevance
266 struct snd_trident_tlb { struct267 unsigned int * entries; /* 16k-aligned TLB table */268 dma_addr_t entries_dmaaddr; /* 16k-aligned PCI address to TLB table */269 unsigned long * shadow_entries; /* shadow entries with virtual addresses */270 struct snd_dma_buffer buffer;271 struct snd_util_memhdr * memhdr; /* page allocation list */272 struct snd_dma_buffer silent_page;