Searched refs:IORESOURCE_BUSY (Results 1 – 9 of 9) sorted by relevance
292 .flags = IORESOURCE_IO | IORESOURCE_BUSY299 .flags = IORESOURCE_IO | IORESOURCE_BUSY
290 edev->res[i].flags = IORESOURCE_IO | IORESOURCE_BUSY; in eisa_request_resources()427 root->eisa_root_res.flags = IORESOURCE_BUSY; in eisa_root_register()
60 cfg->res.flags = IORESOURCE_MEM | IORESOURCE_BUSY; in pci_ecam_create()
1448 if (dev->resource[i].flags & IORESOURCE_BUSY) in pci_dev_driver()
65 #define IORESOURCE_BUSY 0x80000000 /* Driver has marked this resource busy */ macro
2233 hbus->low_mmio_res->flags |= IORESOURCE_BUSY; in hv_pci_free_bridge_windows()2239 hbus->high_mmio_res->flags |= IORESOURCE_BUSY; in hv_pci_free_bridge_windows()2290 hbus->low_mmio_res->flags &= ~IORESOURCE_BUSY; in hv_pci_allocate_bridge_windows()2310 hbus->high_mmio_res->flags &= ~IORESOURCE_BUSY; in hv_pci_allocate_bridge_windows()2356 hbus->mem_config->flags |= IORESOURCE_BUSY; in hv_allocate_config_window()
347 res->flags &= ~IORESOURCE_BUSY; in thunder_pem_reserve_range()
244 IORESOURCE_BUSY))) in bar_init()
269 res->flags = IORESOURCE_SYSTEM_RAM | IORESOURCE_BUSY; in additional_memory_resource()