Home
last modified time | relevance | path

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

/src/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()
/src/usr.bin/mkcsmapper/
H A Dyacc.y73 static int map_type; variable
423 map_type = type; in set_type()
/src/sys/contrib/dev/rtw89/
H A Dcore.h2914 u8 map_type; member
2924 u8 map_type; member
H A Dcoex.c1345 if (pafh_v2->map_type & RPT_BT_AFH_SEQ_LEGACY) { in _update_bt_report()
1350 if (pafh_v2->map_type & RPT_BT_AFH_SEQ_LE) { in _update_bt_report()
1356 if (pafh_v7->map_type & RPT_BT_AFH_SEQ_LEGACY) { in _update_bt_report()
1361 if (pafh_v7->map_type & RPT_BT_AFH_SEQ_LE) { in _update_bt_report()