Searched refs:bhnd_get_core_info (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/bhnd/
H A Dbhnd_subr.c281 bhnd_get_core_info(device_t dev) { function
339 struct bhnd_core_info ci = bhnd_get_core_info(devlistp[i]);
592 core = bhnd_get_core_info(dev);
H A Dbhnd.h299 struct bhnd_core_info bhnd_get_core_info(device_t dev);
/freebsd-11-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_subr.c1023 ci = bhnd_get_core_info(device);
H A Dbhndb.c204 ci = bhnd_get_core_info(devlist[d]);
946 core = bhnd_get_core_info(child);

Completed in 71 milliseconds