Searched refs:bhnd_pci_wars_hwdown (Results 1 – 1 of 1) sorted by relevance
86 static int bhnd_pci_wars_hwdown(struct bhnd_pcihb_softc *sc,267 if ((error = bhnd_pci_wars_hwdown(sc, BHND_PCI_WAR_DETACH))) in bhnd_pci_hostb_detach()282 if ((error = bhnd_pci_wars_hwdown(sc, BHND_PCI_WAR_SUSPEND))) in bhnd_pci_hostb_suspend()616 bhnd_pci_wars_hwdown(struct bhnd_pcihb_softc *sc, bhnd_pci_war_state state) in bhnd_pci_wars_hwdown() function