Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/siba/
H A Dsiba_bhndb.c53 static int siba_bhndb_wars_hwup(struct siba_bhndb_softc *sc);
130 if ((error = siba_bhndb_wars_hwup(sc))) in siba_bhndb_attach()
153 if ((error = siba_bhndb_wars_hwup(sc))) in siba_bhndb_resume()
262 siba_bhndb_wars_hwup(struct siba_bhndb_softc *sc) in siba_bhndb_wars_hwup() function