hosttype 131 drivers/bcma/bcma_private.h WARN_ON(pc->core->bus->hosttype == BCMA_HOSTTYPE_PCI); hosttype 136 drivers/bcma/bcma_private.h WARN_ON(pc->core->bus->hosttype == BCMA_HOSTTYPE_PCI); hosttype 148 drivers/bcma/bcma_private.h WARN_ON(pcie2->core->bus->hosttype == BCMA_HOSTTYPE_PCI); hosttype 142 drivers/bcma/core.c switch (core->bus->hosttype) { hosttype 152 drivers/bcma/core.c core->bus->hosttype); hosttype 187 drivers/bcma/driver_chipcommon.c if (bus->hosttype == BCMA_HOSTTYPE_SOC) hosttype 127 drivers/bcma/driver_gpio.c if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) hosttype 154 drivers/bcma/driver_gpio.c if (cc->core->bus->hosttype != BCMA_HOSTTYPE_SOC) hosttype 210 drivers/bcma/driver_gpio.c cc->core->bus->hosttype == BCMA_HOSTTYPE_SOC) hosttype 264 drivers/bcma/driver_pci.c if (bus->hosttype != BCMA_HOSTTYPE_PCI) hosttype 209 drivers/bcma/host_pci.c bus->hosttype = BCMA_HOSTTYPE_PCI; hosttype 337 drivers/bcma/host_pci.c if (bus->hosttype != BCMA_HOSTTYPE_PCI) hosttype 350 drivers/bcma/host_pci.c if (bus->hosttype != BCMA_HOSTTYPE_PCI) hosttype 366 drivers/bcma/host_pci.c if (bus->hosttype != BCMA_HOSTTYPE_PCI) { hosttype 180 drivers/bcma/host_soc.c bus->hosttype = BCMA_HOSTTYPE_SOC; hosttype 223 drivers/bcma/host_soc.c bus->hosttype = BCMA_HOSTTYPE_SOC; hosttype 218 drivers/bcma/main.c switch (bus->hosttype) { hosttype 246 drivers/bcma/main.c switch (bus->hosttype) { hosttype 350 drivers/bcma/main.c if (bus->hosttype == BCMA_HOSTTYPE_SOC) { hosttype 369 drivers/bcma/main.c if (bus->hosttype == BCMA_HOSTTYPE_SOC) hosttype 152 drivers/bcma/scan.c if (bus->hosttype == BCMA_HOSTTYPE_PCI) hosttype 427 drivers/bcma/scan.c if (bus->hosttype == BCMA_HOSTTYPE_SOC) { hosttype 474 drivers/bcma/scan.c if (bus->hosttype == BCMA_HOSTTYPE_SOC) { hosttype 526 drivers/bcma/scan.c if (bus->hosttype == BCMA_HOSTTYPE_SOC) hosttype 656 drivers/firmware/broadcom/bcm47xx_sprom.c switch (bus->hosttype) { hosttype 202 drivers/net/ethernet/broadcom/bgmac-bcma.c if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { hosttype 71 drivers/net/wireless/broadcom/b43/bus.h return (dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI); hosttype 5297 drivers/net/wireless/broadcom/b43/main.c dev->dev->bdev->bus->hosttype == BCMA_HOSTTYPE_PCI) hosttype 702 drivers/net/wireless/broadcom/brcm80211/brcmsmac/aiutils.c if (sii->icbus->hosttype != BCMA_HOSTTYPE_PCI) hosttype 617 drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c if (sii->icbus->hosttype == BCMA_HOSTTYPE_PCI) { hosttype 4416 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) hosttype 4456 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c if (core->bus->hosttype == BCMA_HOSTTYPE_PCI) { hosttype 5665 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c switch (core->bus->hosttype) { hosttype 5671 drivers/net/wireless/broadcom/brcm80211/brcmsmac/main.c pr_err("unknown host type: %i\n", core->bus->hosttype); hosttype 201 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && hosttype 288 drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_cmn.c if ((pi->d11core->bus->hosttype == BCMA_HOSTTYPE_PCI) && hosttype 342 include/linux/bcma/bcma.h enum bcma_hosttype hosttype; hosttype 467 include/linux/bcma/bcma.h if (bus->hosttype == BCMA_HOSTTYPE_PCI)