Searched defs:Inst (Results 1 – 2 of 2) sorted by relevance
611 struct Inst { struct612 struct pci_device *pci;613 GDevPtr dev;614 Bool foundHW; /* PCIid in list of supported chipsets */615 Bool claimed; /* BusID matches with a device section */616 int chip;617 int screen;
396 struct Inst { in xf86MatchSbusInstances() struct397 sbusDevicePtr sbus; in xf86MatchSbusInstances()398 GDevPtr dev; in xf86MatchSbusInstances()399 Bool claimed; /* BusID matches with a device section */ in xf86MatchSbusInstances()