Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhndreg.h38 #define BHND_DEFAULT_CORE_SIZE 0x1000 macro
/freebsd/sys/dev/bhnd/siba/
H A Dsibareg.h48 #define SIBA_CORE_SIZE BHND_DEFAULT_CORE_SIZE /**< per-core register block size */
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1324 BHND_DEFAULT_CORE_SIZE); in bhndb_pci_probe_alloc()