Home
last modified time | relevance | path

Searched refs:foundHW (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86pciBus.c614 Bool foundHW; /* PCIid in list of supported chipsets */ member
725 instances[allocatedInstances - 1].foundHW = FALSE; in xf86MatchPciInstances()
735 instances[allocatedInstances - 1].foundHW = TRUE; in xf86MatchPciInstances()
940 else if (!instances[i].foundHW) { in xf86MatchPciInstances()