Home
last modified time | relevance | path

Searched defs:region_type (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/bhnd/bcma/
H A Dbcma_eromvar.h70 uint8_t region_type; /**< the mapping port's type */ member
H A Dbcma_erom.c218 uint8_t region_port, region_type; in bcma_erom_lookup_core_addr() local
905 bcma_erom_region_to_port_type(struct bcma_erom *erom, uint8_t region_type, in bcma_erom_region_to_port_type()
939 uint8_t region_type) in bcma_erom_corecfg_fill_port_regions()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dcoredump.h96 __le32 region_type; member
/freebsd/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_common.cpp298 const char *region_type, ChunkTag tag) { in ScanRangeForPointers()