Searched refs:BusType (Results 1 – 15 of 15) sorted by relevance
5 from dbus_next import BusType24 bus = await MessageBus(bus_type=BusType.SYSTEM).connect()25 bus2 = await MessageBus(bus_type=BusType.SYSTEM).connect()
269 BusType272 BusType location_type; in xf86int10GetBiosLocationType()
182 extern _X_EXPORT BusType xf86int10GetBiosLocationType(const xf86Int10InfoPtr
186 const BusType location_type = xf86int10GetBiosLocationType(pInt); in xf86ExtendedInitInt10()
69 BusType StringToBusType(const char *busID, const char **retID);
266 } BusType; typedef273 BusType type;
246 BusType250 BusType ret = BUS_NONE; in StringToBusType()
172 BusType bus, void *busData,
81 xf86AddBusDeviceToConfigure(const char *driver, BusType bus, void *busData, in xf86AddBusDeviceToConfigure()
139 primaryBus.type ^= (BusType) (-1); in xf86PciProbe()
39 BusType = 15
95 BusType bustype; in xf86PlatformDeviceCheckBusID()
547 if (ctlp->BusType == isPCI) in rp_do_poll()1268 if (info->ctlp->BusType == isISA) in reset_rm2()1843 CtlP->BusType = isPCI; /* controller release 1 */ in sPCIInitController()2571 CtlP->BusType = isISA; in sInitController()
307 int BusType; member
274 const BusType location_type = xf86int10GetBiosLocationType(pInt); in xf86ExtendedInitInt10()