Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/asn1/
H A Dcheck-common.h69 enum map_type { OVERRUN, UNDERRUN }; enum
73 void * map_alloc(enum map_type, const void *, size_t, struct map_page **);
H A Dcheck-common.c57 enum map_type type;
63 map_alloc(enum map_type type, const void *buf, in map_alloc()
/freebsd/usr.bin/mkcsmapper/
H A Dyacc.y73 static int map_type; variable
423 map_type = type; in set_type()
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.h2773 u8 map_type;
2783 u8 map_type;
2362 u8 map_type; global() member
H A Dcoex.c1229 if (pafh_v2->map_type & RPT_BT_AFH_SEQ_LEGACY) { in _chk_btc_report()
1234 if (pafh_v2->map_type & RPT_BT_AFH_SEQ_LE) { in _chk_btc_report()
1240 if (pafh_v7->map_type & RPT_BT_AFH_SEQ_LEGACY) { in _chk_btc_report()
1245 if (pafh_v7->map_type & RPT_BT_AFH_SEQ_LE) { in _chk_btc_report()