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

/barrelfish-master/lib/acpica/source/components/events/
H A Devregion.c691 RegionObj->Common.Flags & AOPOBJ_REG_CONNECTED) ||
693 !(RegionObj->Common.Flags & AOPOBJ_REG_CONNECTED)))
752 RegionObj->Common.Flags |= AOPOBJ_REG_CONNECTED;
756 RegionObj->Common.Flags &= ~AOPOBJ_REG_CONNECTED;
/barrelfish-master/lib/acpica/source/include/
H A Dacobject.h170 #define AOPOBJ_REG_CONNECTED 0x10 /* _REG was run */ macro
/barrelfish-master/lib/acpica/source/components/executer/
H A Dexcreate.c447 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED |

Completed in 86 milliseconds