Home
last modified time | relevance | path

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

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