Searched refs:PCIPCI_FAIL (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/media/pci/saa7134/
H A Dsaa7134-core.c920 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL)) { saa7134_initdev()
/linux-4.1.27/drivers/media/pci/zoran/
H A Dzoran_card.c1498 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL|PCIPCI_ALIMAGIK)) { zoran_init()
H A Dzoran_driver.c1075 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK)) setup_fbuffer()
/linux-4.1.27/drivers/pci/
H A Dquirks.c127 if ((pci_pci_problems & PCIPCI_FAIL) == 0) { quirk_nopcipci()
129 pci_pci_problems |= PCIPCI_FAIL; quirk_nopcipci()
/linux-4.1.27/include/linux/
H A Dpci.h1641 #define PCIPCI_FAIL 1 /* No PCI PCI DMA */ pci_dev_specific_enable_acs() macro
/linux-4.1.27/drivers/media/pci/bt8xx/
H A Dbttv-cards.c4881 if (pci_pci_problems & (PCIPCI_FAIL|PCIAGP_FAIL)) /* should check if target is AGP */ bttv_check_chipset()

Completed in 185 milliseconds