Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c89 static int bhndb_find_hwspec(struct bhndb_softc *sc,
470 bhndb_find_hwspec(struct bhndb_softc *sc, struct bhnd_core_info *cores, in bhndb_find_hwspec() function
536 if ((error = bhndb_find_hwspec(sc, cores, ncores, &hw))) { in bhndb_attach()