Searched defs:snd_trident_tlb (Results 1 – 1 of 1) sorted by relevance
251 struct snd_trident_tlb { struct252 __le32 *entries; /* 16k-aligned TLB table */253 dma_addr_t entries_dmaaddr; /* 16k-aligned PCI address to TLB table */254 unsigned long * shadow_entries; /* shadow entries with virtual addresses */255 struct snd_dma_buffer buffer;256 struct snd_util_memhdr * memhdr; /* page allocation list */257 struct snd_dma_buffer silent_page;