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

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_setup.c197 pciConfigPtr pdptr, *systemPCIdevices = NULL; local in function:sisESSPresent
201 while((pdptr = systemPCIdevices[i])) {
202 if((pdptr->pci_vendor == 0x1274) &&
203 ((pdptr->pci_device == 0x5000) ||
204 ((pdptr->pci_device & 0xFFF0) == 0x1370))) {

Completed in 3 milliseconds