Searched refs:PCI_CLASS_BRIDGE_PCI (Results 26 - 30 of 30) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parisc/
H A Dlba_pci.c720 if ((dev->class >> 8) == PCI_CLASS_BRIDGE_PCI)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c978 pci_bus_write_config_word(&bus, devfn, PCI_CLASS_DEVICE, PCI_CLASS_BRIDGE_PCI);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/
H A Dquirks.c81 (dev->class >> 8) == PCI_CLASS_BRIDGE_PCI) {
H A Dintel-iommu.c2167 if (pdev->class >> 8 == PCI_CLASS_BRIDGE_PCI)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpci_ids.h55 #define PCI_CLASS_BRIDGE_PCI 0x0604 macro

Completed in 138 milliseconds

12