Searched refs:AOPOBJ_SETUP_COMPLETE (Results 1 – 4 of 4) sorted by relevance
149 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()212 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()213 region_obj->region.flags |= AOPOBJ_SETUP_COMPLETE; in acpi_ev_address_space_dispatch()426 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_detach_region()453 ~(AOPOBJ_SETUP_COMPLETE); in acpi_ev_detach_region()
64 #define AOPOBJ_SETUP_COMPLETE 0x20 /* Region setup is complete */ macro
286 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED | in acpi_ex_create_region()
226 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup()