Searched defs:bc (Results 1 – 7 of 7) sorted by relevance
/arch/mips/pci/ |
D | pci-xtalk-bridge.c | 32 struct bridge_controller *bc = BRIDGE_CONTROLLER(pdev->bus); in phys_to_dma() local 97 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_disable_swapping() local 122 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_read_config() local 159 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_read_config() local 207 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf0_write_config() local 246 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pci_conf1_write_config() local 299 struct bridge_controller *bc; member 377 struct bridge_controller *bc = data->bc; in bridge_domain_activate() local 437 struct bridge_controller *bc = BRIDGE_CONTROLLER(dev->bus); in bridge_map_irq() local 469 static void bridge_setup_ip27_baseio6g(struct bridge_controller *bc) in bridge_setup_ip27_baseio6g() [all …]
|
D | pci-ip27.c | 20 struct bridge_controller *bc = BRIDGE_CONTROLLER(bus); in pcibus_to_node() local
|
/arch/mips/include/asm/pci/ |
D | bridge.h | 818 #define bridge_read(bc, reg) __raw_readl(&bc->base->reg) argument 819 #define bridge_write(bc, reg, val) __raw_writel(val, &bc->base->reg) argument 820 #define bridge_set(bc, reg, val) \ argument 822 #define bridge_clr(bc, reg, val) \ argument
|
/arch/x86/kernel/kprobes/ |
D | core.c | 64 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/arch/x86/kernel/ |
D | uprobes.c | 46 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|
/arch/parisc/include/uapi/asm/ |
D | pdc.h | 373 unsigned char bc[6]; /* bus converter routing info */ member 615 char bc[6]; /* Bus Converter routing info to a specific */ member
|
/arch/ia64/include/asm/ |
D | pal.h | 482 bc : 1, /* Bus check */ member
|