Searched refs:hostb_dev (Results 1 – 9 of 9) sorted by relevance
117 sc->hostb_dev = BHNDB_FIND_HOSTB_DEVICE(device_get_parent(dev), dev); in siba_bhndb_attach()224 if (bhnd_get_class(sc->hostb_dev) != BHND_DEVCLASS_PCIE) in siba_bhndb_wars_pcie_clear_d11_timeout()257 quirks = bhnd_device_quirks(sc->hostb_dev, bridge_devs, in siba_bhndb_wars_hwup()
156 device_t hostb_dev; /**< host bridge core, or NULL */ member
222 return (sc->hostb_dev); in siba_find_hostb_device()
309 if (bhnd_get_vendor(sc->bhndb.hostb_dev) != BHND_MFGID_BCM) in bhndb_init_sromless_pci_config()312 switch (bhnd_get_device(sc->bhndb.hostb_dev)) { in bhndb_init_sromless_pci_config()345 pci_cidx = bhnd_get_core_index(sc->bhndb.hostb_dev); in bhndb_init_sromless_pci_config()
95 device_t hostb_dev; /**< child host bridge device, or NULL member
646 sc->hostb_dev = hostb; in bhndb_generic_init_full_config()995 device_t hostb_dev, *devlist; in bhndb_find_hostb_device() local1014 hostb_dev = NULL; in bhndb_find_hostb_device()1017 hostb_dev = devlist[i]; in bhndb_find_hostb_device()1025 return (hostb_dev); in bhndb_find_hostb_device()
151 device_t hostb_dev; /**< host bridge core, or NULL */ member
101 sc->hostb_dev = BHNDB_FIND_HOSTB_DEVICE(device_get_parent(dev), dev); in bcma_bhndb_attach()
197 return (sc->hostb_dev); in bcma_find_hostb_device()