Searched refs:mapped_core (Results 1 – 2 of 2) sorted by relevance
22 core->bus->mapped_core = core; in bcma_host_pci_switch_core() 37 if (core->bus->mapped_core != core) in bcma_host_pci_provide_access_to_core() 86 if (core->bus->mapped_core != core) in bcma_host_pci_block_read() 110 if (core->bus->mapped_core != core) in bcma_host_pci_block_write() 132 if (core->bus->mapped_core != core) in bcma_host_pci_aread32() 140 if (core->bus->mapped_core != core) in bcma_host_pci_awrite32() 261 bus->mapped_core = NULL; in bcma_host_pci_suspend()
350 struct bcma_device *mapped_core; member