Home
last modified time | relevance | path

Searched defs:link (Results 1 – 25 of 263) sorted by relevance

1234567891011

/dragonfly/usr.sbin/ppp/
H A Dlink.h41 struct link { struct
43 const char *name; /* Points to datalink::name */ argument
48 struct pppThroughput *parent; /* MP link throughput statistics */ argument
62 #define LINK_QUEUES(link) (sizeof (link)->Queue / sizeof (link)->Queue[0]) argument
63 #define LINK_HIGHQ(link) ((link)->Queue + LINK_QUEUES(link) - 1) argument
/dragonfly/sys/netbt/
H A Dhci_link.c72 struct hci_link *link; in hci_acl_open() local
179 struct hci_link *link; in hci_acl_newconn() local
202 struct hci_link *link = arg; in hci_acl_timeout() local
249 hci_acl_setmode(struct hci_link *link) in hci_acl_setmode()
419 struct hci_link *link; in hci_acl_recv() local
614 hci_acl_start(struct hci_link *link) in hci_acl_start()
830 struct hci_link *link; in hci_sco_recv() local
900 struct hci_link *link; in hci_link_alloc() local
1033 struct hci_link *link; in hci_link_lookup_state() local
1051 struct hci_link *link; in hci_link_lookup_bdaddr() local
[all …]
H A Dl2cap_signal.c68 l2cap_recv_signal(struct mbuf *m, struct hci_link *link) in l2cap_recv_signal()
175 l2cap_recv_command_rej(struct mbuf *m, struct hci_link *link) in l2cap_recv_command_rej()
235 l2cap_recv_connect_req(struct mbuf *m, struct hci_link *link) in l2cap_recv_connect_req()
345 l2cap_recv_connect_rsp(struct mbuf *m, struct hci_link *link) in l2cap_recv_connect_rsp()
411 l2cap_recv_config_req(struct mbuf *m, struct hci_link *link) in l2cap_recv_config_req()
622 l2cap_recv_config_rsp(struct mbuf *m, struct hci_link *link) in l2cap_recv_config_rsp()
832 l2cap_recv_disconnect_req(struct mbuf *m, struct hci_link *link) in l2cap_recv_disconnect_req()
869 l2cap_recv_disconnect_rsp(struct mbuf *m, struct hci_link *link) in l2cap_recv_disconnect_rsp()
908 l2cap_recv_info_req(struct mbuf *m, struct hci_link *link) in l2cap_recv_info_req()
937 l2cap_send_signal(struct hci_link *link, uint8_t code, uint8_t ident, in l2cap_send_signal()
[all …]
H A Dhci_event.c242 struct hci_link *link; in hci_event_command_status() local
372 struct hci_link *link, *next; in hci_event_num_compl_pkts() local
521 struct hci_link *link; in hci_event_con_compl() local
618 struct hci_link *link; in hci_event_discon_compl() local
646 struct hci_link *link; in hci_event_con_req() local
693 struct hci_link *link; in hci_event_auth_compl() local
736 struct hci_link *link; in hci_event_encryption_change() local
781 struct hci_link *link; in hci_event_change_con_link_key_compl() local
823 struct hci_link *link; in hci_event_read_clock_offset_compl() local
1049 struct hci_link *link, *next; in hci_cmd_reset() local
H A Dl2cap_misc.c108 struct hci_link *link = chan->lc_link; in l2cap_request_alloc() local
148 l2cap_request_lookup(struct hci_link *link, uint8_t id) in l2cap_request_lookup()
166 struct hci_link *link = req->lr_link; in l2cap_request_free() local
/dragonfly/lib/libc/include/isc/
H A Dlist.h31 #define INIT_LINK_TYPE(elt, link, type) \ argument
36 #define INIT_LINK(elt, link) \ argument
44 #define PREPEND(list, elt, link) \ argument
56 #define APPEND(list, elt, link) \ argument
68 #define UNLINK_TYPE(list, elt, link, type) \ argument
85 #define UNLINK(list, elt, link) \ argument
88 #define PREV(elt, link) ((elt)->link.prev) argument
89 #define NEXT(elt, link) ((elt)->link.next) argument
91 #define INSERT_BEFORE(list, before, elt, link) \ argument
104 #define INSERT_AFTER(list, after, elt, link) \ argument
[all …]
/dragonfly/sys/dev/drm/amd/display/dc/core/
H A Ddc_link_hwss.c17 struct dc_link *link, in core_link_read_dpcd()
31 struct dc_link *link, in core_link_write_dpcd()
44 void dp_receiver_power_ctrl(struct dc_link *link, bool on) in dp_receiver_power_ctrl()
55 struct dc_link *link, in dp_enable_link_phy()
103 bool edp_receiver_ready_T9(struct dc_link *link) in edp_receiver_ready_T9()
124 bool edp_receiver_ready_T7(struct dc_link *link) in edp_receiver_ready_T7()
176 struct dc_link *link, in dp_set_hw_training_pattern()
204 struct dc_link *link, in dp_set_hw_lane_settings()
213 enum dp_panel_mode dp_get_panel_mode(struct dc_link *link) in dp_get_panel_mode()
254 struct dc_link *link, in dp_set_hw_test_pattern()
[all …]
H A Ddc_link_dp.c47 struct dc_link *link, in wait_for_training_aux_rd_interval()
75 struct dc_link *link, in dpcd_set_training_pattern()
91 struct dc_link *link, in dpcd_set_link_settings()
133 struct dc_link *link, in hw_training_pattern_to_dpcd_training_pattern()
164 struct dc_link *link, in dpcd_set_lt_pattern_and_lane_settings()
425 struct dc_link *link, in get_lane_status_and_drive_settings()
504 struct dc_link *link, in dpcd_set_lane_settings()
582 struct dc_link *link, in dc_link_dp_set_drive_settings()
593 struct dc_link *link, in perform_post_lt_adj_req_sequence()
721 struct dc_link *link, in perform_channel_equalization_sequence()
[all …]
H A Ddc_link.c76 static void destruct(struct dc_link *link) in destruct()
131 const struct dc_link *link) in program_hpd_filter()
385 struct dc_link *link, in link_detect_sink()
499 struct dc_link *link, in detect_dp()
904 struct dc_link *link) in get_hpd_line()
1050 struct dc_link *link, in construct()
1247 struct dc_link *link = in link_create() local
1265 void link_destroy(struct dc_link **link) in link_destroy()
1273 struct dc_link *link, in dpcd_configure_panel_mode()
2026 struct dc_link *link, in dc_link_validate_mode_timing()
[all …]
H A Ddc.c113 struct dc_link *link; in create_links() local
130 struct dc_link *link = kzalloc(sizeof(*link), GFP_KERNEL); in create_links() local
329 struct dc_link *link = stream->status.link; in dc_stream_set_dither_option() local
391 const struct dc_link *link) in dc_link_set_drive_settings()
422 struct dc_link *link) in dc_link_set_preferred_link_settings()
437 void dc_link_enable_hpd(const struct dc_link *link) in dc_link_enable_hpd()
442 void dc_link_disable_hpd(const struct dc_link *link) in dc_link_disable_hpd()
448 void dc_link_set_test_pattern(struct dc_link *link, in dc_link_set_test_pattern()
1657 struct dc_link *link = dc->links[link_index]; in dc_submit_i2c() local
1682 struct dc_link *link, in dc_link_add_remote_sink()
[all …]
/dragonfly/sys/dev/acpica/
H A Dacpi_pci_link.c96 struct link { struct
97 struct acpi_pci_link_softc *l_sc; argument
111 struct link_count_request { argument
208 struct link *link; in link_add_crs() local
274 struct link *link; in link_add_prs() local
421 struct link *link; in acpi_pci_link_dump() local
636 struct link *link; in acpi_pci_link_add_reference() local
720 struct link *link; in acpi_pci_link_srs_from_crs() local
806 struct link *link; in acpi_pci_link_srs_from_links() local
863 struct link *link; in acpi_pci_link_route_irqs() local
[all …]
/dragonfly/lib/libalias/
H A Dalias_db.c846 struct alias_link *link; in CleanupAliasData() local
868 struct alias_link *link; in IncrementalCleanup() local
996 struct alias_link *link; in AddLink() local
1169 struct alias_link *link; in _FindLinkOut() local
1223 struct alias_link *link; in FindLinkOut() local
1256 struct alias_link *link; in _FindLinkIn() local
1379 struct alias_link *link; in FindLinkIn() local
1427 struct alias_link *link; in FindIcmpIn() local
1476 struct alias_link *link; in FindFragmentIn1() local
1529 struct alias_link *link; in FindProtoIn() local
[all …]
H A Dalias.c286 struct alias_link *link; in IcmpAliasIn1() local
336 struct alias_link *link; in IcmpAliasIn2() local
477 struct alias_link *link; in IcmpAliasOut1() local
528 struct alias_link *link; in IcmpAliasOut2() local
673 struct alias_link *link; in ProtoAliasIn() local
707 struct alias_link *link; in ProtoAliasOut() local
737 struct alias_link *link; in UdpAliasIn() local
806 struct alias_link *link; in UdpAliasOut() local
879 struct alias_link *link; in TcpAliasIn() local
975 struct alias_link *link; in TcpAliasOut() local
[all …]
H A Dalias_pptp.c149 struct alias_link *link) /* The PPTP control link */ in AliasHandlePptpOut()
212 struct alias_link *link) /* The PPTP control link */ in AliasHandlePptpIn()
317 struct alias_link *link; in AliasHandlePptpGreOut() local
345 struct alias_link *link; in AliasHandlePptpGreIn() local
/dragonfly/sys/kern/
H A Dkern_mutex.c85 __mtx_lock_ex(mtx_t *mtx, mtx_link_t *link, int flags, int to) in __mtx_lock_ex()
211 mtx_link_t link; in _mtx_lock_ex() local
220 mtx_link_t link; in _mtx_lock_ex_quick() local
236 __mtx_lock_sh(mtx_t *mtx, mtx_link_t *link, int flags, int to) in __mtx_lock_sh()
363 mtx_link_t link; in _mtx_lock_sh() local
372 mtx_link_t link; in _mtx_lock_sh_quick() local
753 mtx_link_t *link; in mtx_chain_link_ex() local
813 mtx_link_t *link; in mtx_chain_link_sh() local
884 mtx_delete_link(mtx_t *mtx, mtx_link_t *link) in mtx_delete_link()
948 mtx_wait_link(mtx_t *mtx, mtx_link_t *link, int flags, int to) in mtx_wait_link()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgenpeep.c36 struct link struct
38 struct link *next; argument
49 static void match_rtx (rtx, struct link *, int); argument
124 struct link link; in match_rtx() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dgenpeep.c37 struct link struct
39 struct link *next; argument
56 static void match_rtx (rtx, struct link *, int); argument
133 struct link link; in match_rtx() local
H A Dgenextract.c95 struct code_ptr *link; in gen_insn() local
407 struct code_ptr *link; in main() local
425 struct code_ptr *link = XNEW (struct code_ptr); in main() local
/dragonfly/sys/dev/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_helpers.c176 const struct dc_link *link) in dm_helpers_dp_update_branch_info()
272 const struct dc_link *link) in dm_helpers_dp_mst_clear_payload_allocation_table()
347 const struct dc_link *link, in dm_helpers_dp_mst_start_top_mgr()
371 const struct dc_link *link) in dm_helpers_dp_mst_stop_top_mgr()
389 const struct dc_link *link, in dm_helpers_dp_read_dpcd()
408 const struct dc_link *link, in dm_helpers_dp_write_dpcd()
426 const struct dc_link *link, in dm_helpers_submit_i2c()
459 bool dm_helpers_is_dp_sink_present(struct dc_link *link) in dm_helpers_is_dp_sink_present()
477 struct dc_link *link, in dm_helpers_read_local_edid()
H A Damdgpu_dm_debugfs.c78 struct dc_link *link = connector->dc_link; in dp_link_settings_read() local
144 struct dc_link *link = connector->dc_link; in dp_link_settings_write() local
281 struct dc_link *link = connector->dc_link; in dp_phy_settings_read() local
321 struct dc_link *link = connector->dc_link; in dp_phy_settings_write() local
481 struct dc_link *link = connector->dc_link; in dp_phy_test_pattern_debugfs_write() local
/dragonfly/sys/dev/drm/amd/display/include/
H A Dlogger_interface.h102 #define CONN_DATA_DETECT(link, hex_data, hex_len, ...) \ argument
109 #define CONN_DATA_LINK_LOSS(link, hex_data, hex_len, ...) \ argument
116 #define CONN_MSG_LT(link, ...) \ argument
122 #define CONN_MSG_MODE(link, ...) \ argument
/dragonfly/sys/sys/
H A Dmutex2.h79 mtx_link_init(mtx_link_t *link) in mtx_link_init()
92 mtx_link_init_async(mtx_link_t *link, in mtx_link_init_async()
93 void (*callback)(mtx_link_t *link, void *arg, int error), in mtx_link_init_async()
122 mtx_lock_ex_link(mtx_t *mtx, mtx_link_t *link, int flags, int to) in mtx_lock_ex_link()
171 mtx_lock_sh_link(mtx_t *mtx, mtx_link_t *link, int flags, int to) in mtx_lock_sh_link()
/dragonfly/contrib/diffutils/lib/
H A Dfd-hook.c71 register_fd_hook (close_hook_fn close_hook, ioctl_hook_fn ioctl_hook, struct fd_hook *link) in register_fd_hook()
98 unregister_fd_hook (struct fd_hook *link) in unregister_fd_hook()
/dragonfly/contrib/grep/lib/
H A Dfd-hook.c71 register_fd_hook (close_hook_fn close_hook, ioctl_hook_fn ioctl_hook, struct fd_hook *link) in register_fd_hook()
98 unregister_fd_hook (struct fd_hook *link) in unregister_fd_hook()
/dragonfly/usr.bin/dsynth/
H A Dstatus.c118 pkglink_t *link; in status_find_leaves() local
322 pkglink_t *link; in status_clear_trav() local

1234567891011