Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pci/
Dpci-ip27.c122 bridge->b_device[slot].reg |= BRIDGE_DEV_SWAP_DIR; in bridge_probe()
199 bridge->b_device[slot].reg &= ~BRIDGE_DEV_SWAP_DIR; in pci_disable_swapping()
210 bridge->b_device[slot].reg |= BRIDGE_DEV_SWAP_DIR; in pci_enable_swapping()
/linux-2.6.39/arch/mips/include/asm/pci/
Dbridge.h159 } b_device[8]; /* 0x000200 */ member