Searched refs:PCI_HAS_IO_ECS (Results 1 – 2 of 2) sorted by relevance
/linux/arch/x86/include/asm/ | ||
H A D | pci_x86.h | 40 #define PCI_HAS_IO_ECS 0x40000 macro |
/linux/arch/x86/pci/ | ||
H A D | direct.c | 273 if (!(pci_probe & PCI_HAS_IO_ECS)) in pci_direct_init() |