Home
last modified time | relevance | path

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

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