Home
last modified time | relevance | path

Searched refs:format_id (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/libarchive/libarchive/test/
H A Dtest_archive_write_set_format_filter_by_ext.c31 int format_id, int filter_id, int dot_stored, const char * def_ext)
100 if (format_id > 0) { in test_format_filter_by_ext()
138 assertEqualIntA(a, format_id, archive_format(a) & ARCHIVE_FORMAT_BASE_MASK ); in test_format_filter_by_ext()
33 test_format_filter_by_ext(const char * output_file,int format_id,int filter_id,int dot_stored,const char * def_ext) test_format_filter_by_ext() argument
H A Dtest_archive_write_set_format_by_name.c30 int format_id, int dot_stored, const void *image, size_t image_size)
93 if (format_id > 0) { in test_format_by_name()
131 assertEqualIntA(a, format_id, archive_format(a)); in test_format_by_name()
32 test_format_by_name(const char * format_name,const char * compression_type,int format_id,int dot_stored,const void * image,size_t image_size) test_format_by_name() argument
/freebsd/sys/net/
H A Dif_llc.h51 u_int8_t format_id; member
97 #define llc_fid llc_un.type_u.format_id
/freebsd/contrib/tcpdump/
H A Dprint-babel.c126 format_id(netdissect_options *ndo, const u_char *id) in format_id() function
501 ND_PRINT(" %s", format_id(ndo, message + 4)); in babel_print_v2_tlvs()
611 seqno, format_id(ndo, message + 8)); in babel_print_v2_tlvs()
749 seqno, format_id(ndo, router_id)); in babel_print_v2_tlvs()
H A Dprint-isoclns.c514 nd_uint8_t format_id; member
1465 ND_PRINT("ID: %u, Name: ", GET_U_1(mcid->format_id)); in isis_print_mcid()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dtestmode.c46 u8 format_id; in mt7915_tm_set_tx_power() member
53 .format_id = 0xf, in mt7915_tm_set_tx_power()
92 u8 format_id; in mt7915_tm_mode_ctrl() member
96 .format_id = 0x6, in mt7915_tm_mode_ctrl()
H A Dmcu.c3163 u8 format_id; in mt7915_mcu_set_txpower_frame_min() member
3168 .format_id = TX_POWER_LIMIT_FRAME_MIN, in mt7915_mcu_set_txpower_frame_min()
3186 u8 format_id; in mt7915_mcu_set_txpower_frame() member
3193 .format_id = TX_POWER_LIMIT_FRAME, in mt7915_mcu_set_txpower_frame()
3247 .format_id = TX_POWER_LIMIT_TABLE, in mt7915_mcu_set_txpower_sku()
3290 u8 format_id; in mt7915_mcu_get_txpower_sku() member
3295 .format_id = TX_POWER_LIMIT_INFO, in mt7915_mcu_get_txpower_sku()
3344 u8 format_id; in mt7915_mcu_set_sku_en() member
3349 .format_id = TX_POWER_LIMIT_ENABLE, in mt7915_mcu_set_sku_en()
H A Dmcu.h188 u8 format_id; member
H A Ddebugfs.c1056 .format_id = TX_POWER_LIMIT_TABLE, in mt7915_rate_txpower_set()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c2211 u8 format_id; in mt7615_mcu_set_sku_en() member
2216 .format_id = 0, in mt7615_mcu_set_sku_en()