Searched refs:AOPOBJ_SETUP_COMPLETE (Results 1 – 4 of 4) sorted by relevance
177 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()221 if (!(region_obj->region.flags & AOPOBJ_SETUP_COMPLETE)) { in acpi_ev_address_space_dispatch()222 region_obj->region.flags |= AOPOBJ_SETUP_COMPLETE; in acpi_ev_address_space_dispatch()412 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_detach_region()439 ~(AOPOBJ_SETUP_COMPLETE); in acpi_ev_detach_region()
98 #define AOPOBJ_SETUP_COMPLETE 0x20 /* Region setup is complete */ macro
348 ~(AOPOBJ_SETUP_COMPLETE | AOPOBJ_REG_CONNECTED | in acpi_ex_create_region()
263 if (region_obj->region.flags & AOPOBJ_SETUP_COMPLETE) { in acpi_ev_pci_config_region_setup()