Home
last modified time | relevance | path

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

/linux/drivers/staging/media/zoran/
A Dzoran_card.c1316 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) in zoran_init()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-core.c1069 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL)) { in saa7134_initdev()
/linux/drivers/pci/
A Dquirks.c291 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { in quirk_nopcipci()
293 pci_pci_problems |= PCIPCI_FAIL; in quirk_nopcipci()
/linux/include/linux/
A Dpci.h2109 #define PCIPCI_FAIL 1 /* No PCI PCI DMA */ macro
/linux/drivers/media/pci/bt8xx/
A Dbttv-cards.c4875 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL)) /* should check if target is AGP */ in bttv_check_chipset()

Completed in 27 milliseconds