Searched defs:link (Results 201 - 225 of 271) sorted by relevance

1234567891011

/freebsd-13-stable/sys/dev/hptnr/
H A Dldm.h206 struct list_head link; member in struct:_IOCTL_ARG
390 struct list_head link; member in struct:_VDEV
/freebsd-13-stable/sys/dev/hptrr/
H A Dldm.h204 struct list_head link; member in struct:_IOCTL_ARG
385 struct list_head link; member in struct:_VDEV
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp2277 bool DWARFLinker::link() { function in class:DWARFLinker
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonLoopIdiomRecognition.cpp499 void Simplifier::Context::link(Instruction *I, BasicBlock *B, function in class:Simplifier::Context
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_ucast_dfsssp.c73 typedef struct link { struct
142 static inline void set_default_link(link_t * link) argument
497 set_next_srcdest_pair(cdg_link_t * link, uint32_t srcdest) argument
525 get_next_srcdest_pair(cdg_link_t * link, uint32_t index) argument
581 cdg_link_t *link = node->linklist, *tmp = NULL; local
628 cdg_link_t *link = NULL, *weakest_link = NULL; local
728 cdg_link_t *link = NULL; local
1168 link_t *link = NULL; local
1220 link_t *link = NULL, *head = NULL; local
1432 link_t *link = NULL; local
2794 link_t *link = NULL, *tmp = NULL; local
[all...]
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_crypto.c213 readlink(char * link, char * file, int len) { argument
[all...]
H A Dntp_request.c1572 RestrictStackT *link; member in struct:RestrictStack
/freebsd-13-stable/contrib/ntp/sntp/
H A Dmain.c61 sent_pkt * link; member in struct:sent_pkt_tag
71 xmt_ctx * link; member in struct:xmt_ctx_tag
/freebsd-13-stable/sys/dev/vmware/vmxnet3/
H A Dif_vmx.c2178 int link; local
/freebsd-13-stable/sys/netgraph/
H A Dng_base.c2640 struct linkinfo *const link = &hl->link[n local
[all...]
H A Dng_ppp.c1322 struct ng_ppp_link *link; local
1411 struct ng_ppp_link * const link = &priv->links[linkNum]; local
1525 struct ng_ppp_link *const link = &priv->links[linkNum]; local
2074 struct ng_ppp_link *const link = &priv->links[linkNum]; local
2096 struct ng_ppp_link *const link = &priv->links[linkNum]; local
2368 struct ng_ppp_link *const link = local
2384 struct ng_ppp_link *const link = local
2507 struct ng_ppp_link *const link = &priv->links[i]; local
2540 struct ng_ppp_link *const link = &priv->links[i]; local
[all...]
/freebsd-13-stable/sys/i386/include/
H A Dcserial.h346 unsigned char link [32]; /* E1 link number */ member in struct:dxc_table
474 lysap_channel_t *link; member in struct:_chan_t::lysap_t
/freebsd-13-stable/sys/i386/include/pc/
H A Dbios.h185 u_int8_t link; member in struct:PIR_intpin
/freebsd-13-stable/sys/sys/
H A Dbus.h340 STAILQ_ENTRY(resource_list_entry) link; member in struct:resource_list_entry
/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci.c677 ehci_dump_link(ehci_softc_t *sc, uint32_t link, int type) argument
/freebsd-13-stable/sys/dev/safexcel/
H A Dsafexcel_var.h358 STAILQ_ENTRY(safexcel_request) link; member in struct:safexcel_request
/freebsd-13-stable/sys/dev/cp/
H A Dcpddk.h49 unsigned char link [32]; /* E1 link number */ member in struct:__anon11803
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h306 SLIST_ENTRY(adapter) link; member in struct:adapter
/freebsd-13-stable/sys/dev/ixgbe/
H A Dif_ix.c1947 u16 link; local
[all...]
H A Dixgbe_x550.c849 struct ixgbe_link_info *link = &hw->link; local
[all...]
/freebsd-13-stable/sys/dev/kbd/
H A Dkbdreg.h105 SLIST_ENTRY(keyboard_driver) link; member in struct:keyboard_driver
/freebsd-13-stable/sys/arm/allwinner/
H A Dif_awg.c203 int link; member in struct:awg_softc
1886 int link; local
[all...]
/freebsd-13-stable/sys/arm64/broadcom/genet/
H A Dif_genet.c168 int link; member in struct:gen_softc
1547 int link; local
[all...]
/freebsd-13-stable/stand/ficl/
H A Dficl.h478 FICL_VM *link; /* Ficl keeps a VM list for simple teardown */ member in struct:vm
529 struct ficl_word *link; /* Previous word in the dictionary */ member in struct:ficl_word
686 struct ficl_hash *link; /* link to parent class wordlist for OO */ member in struct:ficl_hash
844 FICL_SYSTEM *link; member in struct:ficl_system
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.c1791 ecore_vf_get_link_state(struct ecore_hwfn *p_hwfn, struct ecore_mcp_link_state *link) argument

Completed in 242 milliseconds

1234567891011