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

/linux-master/drivers/media/pci/zoran/
H A Dzoran_card.c1238 if (pci_pci_problems & (PCIPCI_FAIL | PCIAGP_FAIL | PCIPCI_ALIMAGIK))
/linux-master/include/linux/
H A Dpci.h2332 #define PCIPCI_FAIL 1 /* No PCI PCI DMA */ macro
/linux-master/drivers/pci/
H A Dquirks.c389 if ((pci_pci_problems & PCIPCI_FAIL) == 0) {
391 pci_pci_problems |= PCIPCI_FAIL;

Completed in 145 milliseconds