Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c77 static int bhnd_pcie2_wars_hwup(struct bhnd_pcie2hb_softc *sc);
130 if ((error = bhnd_pcie2_wars_hwup(sc))) in bhnd_pcie2_hostb_attach()
182 if ((error = bhnd_pcie2_wars_hwup(sc))) { in bhnd_pcie2_hostb_resume()
210 bhnd_pcie2_wars_hwup(struct bhnd_pcie2hb_softc *sc) in bhnd_pcie2_wars_hwup() function