Home
last modified time | relevance | path

Searched refs:PCI_HAS_IO_ECS (Results 1 – 3 of 3) sorted by relevance

/arch/x86/include/asm/
Dpci_x86.h34 #define PCI_HAS_IO_ECS 0x40000 macro
/arch/x86/pci/
Ddirect.c273 if (!(pci_probe & PCI_HAS_IO_ECS)) in pci_direct_init()
Damd_bus.c405 pci_probe |= PCI_HAS_IO_ECS; in pci_io_ecs_init()