Searched defs:pci9118_dmabuf (Results 1 – 1 of 1) sorted by relevance
190 struct pci9118_dmabuf { struct191 unsigned short *virt; /* virtual address of buffer */192 dma_addr_t hw; /* hardware (bus) address of buffer */193 unsigned int size; /* size of dma buffer in bytes */194 unsigned int use_size; /* which size we may now use for transfer */