Home
last modified time | relevance | path

Searched refs:bhnd_pci_wars_hwup (Results 1 – 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/cores/pci/
HDbhnd_pci_hostb.c80 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