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

/xsrc/external/mit/xf86-video-i740/dist/src/
H A Di740_driver.c154 static SymTabRec I740Chipsets[] = { variable in typeref:typename:SymTabRec[]
275 xf86PrintChipsets(I740_NAME, "Driver for Intel i740 chipset", I740Chipsets);
309 I740Chipsets, I740PciChipsets,
342 I740Chipsets, I740PciChipsets,
516 pScrn->chipset = (char *)xf86TokenToString(I740Chipsets, pI740->pEnt->device->chipID);
522 pScrn->chipset = (char *)xf86TokenToString(I740Chipsets, PCI_DEV_DEVICE_ID(pI740->PciInfo));

Completed in 3 milliseconds