Searched refs:bhnd_pci_wars_hwup (Results 1 – 1 of 1) sorted by relevance
80 static int bhnd_pci_wars_hwup(struct bhnd_pcihb_softc *sc,245 if ((error = bhnd_pci_wars_hwup(sc, BHND_PCI_WAR_ATTACH))) in bhnd_pci_hostb_attach()297 if ((error = bhnd_pci_wars_hwup(sc, BHND_PCI_WAR_RESUME))) { in bhnd_pci_hostb_resume()378 bhnd_pci_wars_hwup(struct bhnd_pcihb_softc *sc, bhnd_pci_war_state state) in bhnd_pci_wars_hwup() function