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