Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhnd_bhndb.c75 struct bhnd_core_info core = bhnd_get_core_info(child); in bhnd_bhndb_is_hw_disabled()
H A Dbhndb_pci.c1245 core = bhnd_get_core_info(child); in bhndb_pci_route_interrupts()
/freebsd/sys/dev/bhnd/
H A Dbhnd_subr.c367 bhnd_get_core_info(device_t dev) { in bhnd_get_core_info() function
425 struct bhnd_core_info ci = bhnd_get_core_info(devlistp[i]); in bhnd_bus_match_child()
871 core = bhnd_get_core_info(dev); in bhnd_device_matches()
H A Dbhnd.h513 struct bhnd_core_info bhnd_get_core_info(device_t dev);
/freebsd/share/man/man9/
H A DMakefile546 bhnd.9 bhnd_get_core_info.9 \