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