Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pcie2/
H A Dbhnd_pcie2_hostb.c78 static int bhnd_pcie2_wars_hwdown(struct bhnd_pcie2hb_softc *sc);
149 if ((error = bhnd_pcie2_wars_hwdown(sc))) in bhnd_pcie2_hostb_detach()
164 if ((error = bhnd_pcie2_wars_hwdown(sc))) in bhnd_pcie2_hostb_suspend()
221 bhnd_pcie2_wars_hwdown(struct bhnd_pcie2hb_softc *sc) in bhnd_pcie2_wars_hwdown() function