Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/zoran/
Dzoran_card.c1315 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) in zoran_init()
/Linux-v5.10/drivers/media/pci/saa7134/
Dsaa7134-core.c1068 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL)) { in saa7134_initdev()
/Linux-v5.10/include/linux/
Dpci.h2017 #define PCIAGP_FAIL 64 /* No PCI to AGP DMA */ macro
/Linux-v5.10/drivers/media/pci/bt8xx/
Dbttv-cards.c4873 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL)) /* should check if target is AGP */ in bttv_check_chipset()
/Linux-v5.10/drivers/pci/
Dquirks.c310 pci_pci_problems |= PCIAGP_FAIL; in quirk_nopciamd()