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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c221 if ((work >> 8) != PCI_TO_PCI_BRIDGE_CLASS) {
233 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) {
283 dbg("work >> 8 (%x) = BRIDGE (%x)\n", work >> 8, PCI_TO_PCI_BRIDGE_CLASS);
285 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) {
H A Dcpqphp.h375 #define PCI_TO_PCI_BRIDGE_CLASS 0x00060400 macro
H A Dcpqphp_core.c553 if ((work >> 8) == PCI_TO_PCI_BRIDGE_CLASS) {

Completed in 51 milliseconds