Home
last modified time | relevance | path

Searched refs:PCI_BRIDGE_CTL_FAST_BACK (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/parisc/kernel/
Dpci.c464 if (dev->bus->bridge_ctl & PCI_BRIDGE_CTL_FAST_BACK) in pcibios_enable_device()
/linux-2.4.37.9/include/linux/
Dpci.h150 #define PCI_BRIDGE_CTL_FAST_BACK 0x80 /* Fast Back2Back enabled on secondary interface */ macro