Searched refs:pci_buffer (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevel.c43 CARD32 pci_buffer[LL_PCI_CMDBUF_SIZE]; member in struct:__anon7a1fe2340108
481 b.buf = (char *)xl->pci_buffer;
590 xl->pci_buffer[xl->pci_pos++] = (offset >> 2) | 0xF0000000;
591 xl->pci_buffer[xl->pci_pos++] = value;

Completed in 3 milliseconds