Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/pci/zoran/
Dzoran_card.c1238 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) in zoran_probe()
/linux-6.6.21/include/linux/
Dpci.h2298 #define PCIAGP_FAIL 64 /* No PCI to AGP DMA */ macro
/linux-6.6.21/drivers/pci/
Dquirks.c404 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()