Home
last modified time | relevance | path

Searched defs:id (Results 1 – 25 of 1622) sorted by relevance

12345678910>>...65

/openbsd/sys/dev/pci/drm/amd/display/dc/dcn32/
H A Ddcn32_resource.h197 #define ABM_DCN32_REG_LIST_RI(id) \ argument
214 #define AUD_COMMON_REG_LIST_RI(id) \ argument
228 #define VPG_DCN3_REG_LIST_RI(id) \ argument
238 #define AFMT_DCN3_REG_LIST_RI(id) \ argument
250 #define APG_DCN31_REG_LIST_RI(id) \ argument
257 #define SE_DCN32_REG_LIST_RI(id) \ argument
307 #define AUX_REG_LIST_RI(id) \ argument
313 #define DCN2_AUX_REG_LIST_RI(id) \ argument
319 #define HPD_REG_LIST_RI(id) SRI_ARR(DC_HPD_CONTROL, HPD, id) argument
322 #define LE_DCN3_REG_LIST_RI(id) \ argument
[all …]
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_dsb_regs.h13 #define DSBSL_INSTANCE(pipe, id) (_DSBSL_INSTANCE_BASE + \ argument
15 #define DSB_HEAD(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x0) argument
16 #define DSB_TAIL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x4) argument
17 #define DSB_CTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x8) argument
25 #define DSB_MMIOCTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0xc) argument
31 #define DSB_POLLFUNC(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x10) argument
37 #define DSB_DEBUG(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x14) argument
38 #define DSB_POLLMASK(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x1c) argument
39 #define DSB_STATUS(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x24) argument
60 #define DSB_PMCTRL(pipe, id) _MMIO(DSBSL_INSTANCE(pipe, id) + 0x38) argument
[all …]
/openbsd/usr.sbin/relayd/
H A Dname2id.c33 u_int16_t id; member
54 tag_id2name(u_int16_t id) in tag_id2name()
60 tag_unref(u_int16_t id) in tag_unref()
66 tag_ref(u_int16_t id) in tag_ref()
78 label_id2name(u_int16_t id) in label_id2name()
84 label_unref(u_int16_t id) in label_unref()
90 label_ref(u_int16_t id) in label_ref()
146 _id2name(struct n2id_labels *head, u_int16_t id) in _id2name()
161 _unref(struct n2id_labels *head, u_int16_t id) in _unref()
182 _ref(struct n2id_labels *head, u_int16_t id) in _ref()
/openbsd/usr.sbin/bgpd/
H A Dname2id.c35 uint16_t id; member
56 rtlabel_id2name(uint16_t id) in rtlabel_id2name()
62 rtlabel_unref(uint16_t id) in rtlabel_unref()
68 rtlabel_ref(uint16_t id) in rtlabel_ref()
80 pftable_id2name(uint16_t id) in pftable_id2name()
86 pftable_unref(uint16_t id) in pftable_unref()
92 pftable_ref(uint16_t id) in pftable_ref()
148 _id2name(struct n2id_labels *head, uint16_t id) in _id2name()
163 _unref(struct n2id_labels *head, uint16_t id) in _unref()
184 _ref(struct n2id_labels *head, uint16_t id) in _ref()
/openbsd/usr.sbin/smtpd/
H A Dtree.c29 uint64_t id; member
38 tree_check(struct tree *t, uint64_t id) in tree_check()
47 tree_set(struct tree *t, uint64_t id, void *data) in tree_set()
69 tree_xset(struct tree *t, uint64_t id, void *data) in tree_xset()
83 tree_get(struct tree *t, uint64_t id) in tree_get()
95 tree_xget(struct tree *t, uint64_t id) in tree_xget()
107 tree_pop(struct tree *t, uint64_t id) in tree_pop()
125 tree_xpop(struct tree *t, uint64_t id) in tree_xpop()
143 tree_poproot(struct tree *t, uint64_t *id, void **data) in tree_poproot()
162 tree_root(struct tree *t, uint64_t *id, void **data) in tree_root()
[all …]
/openbsd/regress/lib/libcrypto/x509/bettertls/certificates/
H A Dmanifest.json1 {"certManifest":[{"sans":[],"id":1,"nameConstraints":{"blacklist":[],"whitelist":[]}},{"sans":[],"i… number
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn321/
H A Ddcn321_resource.c118 #define SR_ARR(reg_name, id)\ argument
219 #define abm_regs_init(id)\ argument
250 #define vpg_regs_init(id)\ argument
263 #define afmt_regs_init(id)\ argument
276 #define apg_regs_init(id)\ argument
303 #define aux_regs_init(id)\ argument
308 #define hpd_regs_init(id)\ argument
363 #define dpp_regs_init(id)\ argument
377 #define opp_regs_init(id)\ argument
467 #define optc_regs_init(id)\ argument
[all …]
/openbsd/usr.sbin/ospf6d/
H A Dname2id.c49 rtlabel_id2name(u_int16_t id) in rtlabel_id2name()
55 rtlabel_id2tag(u_int16_t id) in rtlabel_id2tag()
67 rtlabel_tag(u_int16_t id, u_int32_t tag) in rtlabel_tag()
73 rtlabel_unref(u_int16_t id) in rtlabel_unref()
137 _id2name(struct n2id_labels *head, u_int16_t id) in _id2name()
152 _id2tag(struct n2id_labels *head, u_int16_t id) in _id2tag()
182 _tag(struct n2id_labels *head, u_int16_t id, u_int32_t tag) in _tag()
195 _unref(struct n2id_labels *head, u_int16_t id) in _unref()
216 _ref(struct n2id_labels *head, u_int16_t id) in _ref()
/openbsd/usr.sbin/ospfd/
H A Dname2id.c49 rtlabel_id2name(u_int16_t id) in rtlabel_id2name()
55 rtlabel_id2tag(u_int16_t id) in rtlabel_id2tag()
67 rtlabel_tag(u_int16_t id, u_int32_t tag) in rtlabel_tag()
73 rtlabel_unref(u_int16_t id) in rtlabel_unref()
137 _id2name(struct n2id_labels *head, u_int16_t id) in _id2name()
152 _id2tag(struct n2id_labels *head, u_int16_t id) in _id2tag()
182 _tag(struct n2id_labels *head, u_int16_t id, u_int32_t tag) in _tag()
195 _unref(struct n2id_labels *head, u_int16_t id) in _unref()
216 _ref(struct n2id_labels *head, u_int16_t id) in _ref()
/openbsd/regress/lib/libcrypto/x509/bettertls/scripts/
H A Dexpects.json1 {"expects":[{"id":1,"ip":{"expect":"ERROR","descriptions":["The IP used as an origin is not listed … number
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn301/
H A Ddcn301_resource.c216 #define abm_regs(id)\ argument
236 #define audio_regs(id)\ argument
264 #define vpg_regs(id)\ argument
284 #define afmt_regs(id)\ argument
325 #define aux_regs(id)\ argument
337 #define hpd_regs(id)\ argument
401 #define dpp_regs(id)\ argument
421 #define opp_regs(id)\ argument
532 #define optc_regs(id)\ argument
551 #define hubp_regs(id)\ argument
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn302/
H A Ddcn302_resource.c220 #define vmid_regs(id)\ argument
274 #define vpg_regs(id)\ argument
306 #define afmt_regs(id)\ argument
338 #define audio_regs(id)\ argument
482 #define hubp_regs(id)\ argument
516 #define dpp_regs(id)\ argument
550 #define opp_regs(id)\ argument
582 #define optc_regs(id)\ argument
865 #define aux_regs(id)\ argument
876 #define hpd_regs(id)\ argument
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn303/
H A Ddcn303_resource.c198 #define vmid_regs(id)\ argument
252 #define vpg_regs(id)\ argument
281 #define afmt_regs(id)\ argument
310 #define audio_regs(id)\ argument
448 #define hubp_regs(id)\ argument
479 #define dpp_regs(id)\ argument
510 #define opp_regs(id)\ argument
539 #define optc_regs(id)\ argument
798 #define aux_regs(id)\ argument
806 #define hpd_regs(id)\ argument
[all …]
/openbsd/usr.bin/ssh/
H A Dsftp-server.c732 process_open(u_int32_t id) in process_open()
774 process_close(u_int32_t id) in process_close()
789 process_read(u_int32_t id) in process_read()
844 process_write(u_int32_t id) in process_write()
915 process_stat(u_int32_t id) in process_stat()
921 process_lstat(u_int32_t id) in process_lstat()
927 process_fstat(u_int32_t id) in process_fstat()
1164 process_remove(u_int32_t id) in process_remove()
1181 process_mkdir(u_int32_t id) in process_mkdir()
1202 process_rmdir(u_int32_t id) in process_rmdir()
[all …]
/openbsd/gnu/gcc/gcc/
H A Dtree-inline.c146 remap_decl (tree decl, copy_body_data *id) in remap_decl()
197 remap_type_1 (tree type, copy_body_data *id) in remap_type_1()
319 remap_type (tree type, copy_body_data *id) in remap_type()
342 remap_decls (tree decls, copy_body_data *id) in remap_decls()
969 copy_generic_body (copy_body_data *id) in copy_generic_body()
1919 copy_body_data *id; in expand_call_inline() local
2217 copy_body_data id; in optimize_inline_calls() local
2287 copy_body_data id; in clone_body() local
2510 copy_body_data id; in unsave_expr_now() local
2764 copy_body_data id; in tree_function_versioning() local
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn316/
H A Ddcn316_resource.c225 #define abm_regs(id)\ argument
245 #define audio_regs(id)\ argument
273 #define vpg_regs(id)\ argument
299 #define afmt_regs(id)\ argument
322 #define apg_regs(id)\ argument
365 #define aux_regs(id)\ argument
378 #define hpd_regs(id)\ argument
471 #define dpp_regs(id)\ argument
491 #define opp_regs(id)\ argument
604 #define optc_regs(id)\ argument
[all …]
/openbsd/usr.sbin/unbound/iterator/
H A Diterator.c1121 int id) in generate_a_aaaa_check()
1336 struct iter_env* ie, int id) in processInitRequest()
1736 int id) in processInitRequest2()
1797 int id) in processInitRequest3()
2057 struct iter_env* ie, int id) in processLastResort()
2296 int id) in check_waiting_queries()
2334 struct iter_env* ie, int id) in processQueryTargets()
2975 struct iter_env* ie, int id) in processQueryResponse()
3894 int id) in processFinished()
4014 struct iter_env* ie, int id) in iter_handle()
[all …]
/openbsd/sbin/unwind/libunbound/iterator/
H A Diterator.c1121 int id) in generate_a_aaaa_check()
1336 struct iter_env* ie, int id) in processInitRequest()
1736 int id) in processInitRequest2()
1797 int id) in processInitRequest3()
2057 struct iter_env* ie, int id) in processLastResort()
2296 int id) in check_waiting_queries()
2334 struct iter_env* ie, int id) in processQueryTargets()
2975 struct iter_env* ie, int id) in processQueryResponse()
3894 int id) in processFinished()
4014 struct iter_env* ie, int id) in iter_handle()
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/gpio/
H A Dgpio_service.c131 enum gpio_id id; in dal_gpio_service_create_irq() local
147 enum gpio_id id; in dal_gpio_service_create_generic_mux() local
178 enum gpio_id id, in dal_gpio_get_generic_pin_info()
239 enum gpio_id id, in is_pin_busy()
247 enum gpio_id id, in set_pin_busy()
255 enum gpio_id id, in set_pin_free()
263 enum gpio_id id, in dal_gpio_service_lock()
277 enum gpio_id id, in dal_gpio_service_unlock()
293 enum gpio_id id = gpio->id; in dal_gpio_service_open() local
427 enum gpio_id id, in dal_gpio_create_irq()
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/bios/dce112/
H A Dcommand_table_helper2_dce112.c95 enum clock_source_id id) in clock_source_id_to_atom_phy_clk_src_id()
120 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
151 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) in dig_encoder_sel_to_atom()
162 enum clock_source_id id, in clock_source_id_to_atom()
212 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom()
306 enum bp_dce_clock_type id, in dc_clock_type_to_atom()
330 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom()
H A Dcommand_table_helper_dce112.c95 enum clock_source_id id) in clock_source_id_to_atom_phy_clk_src_id()
120 static uint8_t hpd_sel_to_atom(enum hpd_source_id id) in hpd_sel_to_atom()
151 static uint8_t dig_encoder_sel_to_atom(enum engine_id id) in dig_encoder_sel_to_atom()
162 enum clock_source_id id, in clock_source_id_to_atom()
212 static bool engine_bp_to_atom(enum engine_id id, uint32_t *atom_engine_id) in engine_bp_to_atom()
306 enum bp_dce_clock_type id, in dc_clock_type_to_atom()
330 static uint8_t transmitter_color_depth_to_atom(enum transmitter_color_depth id) in transmitter_color_depth_to_atom()
/openbsd/usr.sbin/unbound/ipsecmod/
H A Dipsecmod.c70 ipsecmod_init(struct module_env* env, int id) in ipsecmod_init()
88 ipsecmod_deinit(struct module_env* env, int id) in ipsecmod_deinit()
102 ipsecmod_new(struct module_qstate* qstate, int id) in ipsecmod_new()
124 ipsecmod_error(struct module_qstate* qstate, int id) in ipsecmod_error()
143 generate_request(struct module_qstate* qstate, int id, uint8_t* name, in generate_request()
387 struct ipsecmod_qstate* iq, struct ipsecmod_env* ie, int id) in ipsecmod_handle_query()
476 struct ipsecmod_env* ATTR_UNUSED(ie), int id) in ipsecmod_handle_response()
512 ipsecmod_operate(struct module_qstate* qstate, enum module_ev event, int id, in ipsecmod_operate()
566 ipsecmod_inform_super(struct module_qstate* qstate, int id, in ipsecmod_inform_super()
597 ipsecmod_clear(struct module_qstate* qstate, int id) in ipsecmod_clear()
[all …]
/openbsd/usr.sbin/unbound/dynlibmod/examples/
H A Dhelloworld.c40 EXPORT int init(struct module_env* env, int id) { in init()
53 EXPORT void deinit(struct module_env* env, int id) { in deinit()
63 int id, struct outbound_entry* entry) { in operate()
93 EXPORT void inform_super(struct module_qstate* qstate, int id, in inform_super()
100 EXPORT void clear(struct module_qstate* qstate, int id) { in clear()
111 EXPORT size_t get_mem(struct module_env* env, int id) { in get_mem()
122 struct timeval* start_time, int id, void* callback) { in reply_callback()
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn31/
H A Ddcn31_resource.c234 #define abm_regs(id)\ argument
254 #define audio_regs(id)\ argument
282 #define vpg_regs(id)\ argument
308 #define afmt_regs(id)\ argument
330 #define apg_regs(id)\ argument
373 #define aux_regs(id)\ argument
386 #define hpd_regs(id)\ argument
475 #define dpp_regs(id)\ argument
495 #define opp_regs(id)\ argument
608 #define optc_regs(id)\ argument
[all …]
/openbsd/sys/dev/pci/drm/amd/display/dc/dcn314/
H A Ddcn314_resource.c242 #define abm_regs(id)\ argument
262 #define audio_regs(id)\ argument
290 #define vpg_regs(id)\ argument
316 #define afmt_regs(id)\ argument
338 #define apg_regs(id)\ argument
380 #define aux_regs(id)\ argument
393 #define hpd_regs(id)\ argument
480 #define dpp_regs(id)\ argument
500 #define opp_regs(id)\ argument
614 #define optc_regs(id)\ argument
[all …]

12345678910>>...65