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

/xsrc/external/mit/xf86-video-rendition/dist/src/
H A Dvtypes.h182 PCITAG pcitag; /* tag for the PCI config space */ member in struct:_renditionRec
H A Drendition.c530 pRendition->pcitag= pciTag(pRendition->PciInfo->bus,
1356 pRendition->pcitag,
1396 pRendition->pcitag,
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dg80_driver.c160 PCITAG pcitag; local in function:G80PreInit
317 pcitag = pciTag(pPci->bus, pPci->device, pPci->func);
320 pcitag, pPci->memBase[0], G80_REG_SIZE);
384 pcitag, pPci->memBase[1], pScrn->videoRam * 1024);

Completed in 5 milliseconds