Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd.h556 int bhnd_service_registry_init(
H A Dbhnd_subr.c1495 bhnd_service_registry_init(struct bhnd_service_registry *bsr) in bhnd_service_registry_init() function
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.c528 if ((error = bhnd_service_registry_init(&sc->services))) in bhndb_attach()