Searched defs:id (Results 276 - 300 of 1515) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/xen/interface/io/
H A Dvscsiif.h200 uint16_t channel, id, lun; /* (virtual) device specification */ member in struct:vscsiif_request
/freebsd-11-stable/sys/dev/ida/
H A Dida_pci.c206 u_int32_t id, sub_id; local
237 u_int32_t id = pci_get_devid(dev); local
/freebsd-11-stable/sys/dev/virtio/
H A Dvirtio_ring.h74 uint32_t id; member in struct:vring_used_elem
/freebsd-11-stable/sys/isa/
H A Dpnpparse.c48 pnp_printf(u_int32_t id, char *fmt, ...) argument
65 u_int32_t id; local
415 u_int32_t id; local
[all...]
/freebsd-11-stable/sys/kern/
H A Dkern_khelp.c230 khelp_get_osd(struct osd *hosd, int32_t id) argument
240 int32_t id; local
/freebsd-11-stable/crypto/openssl/crypto/engine/
H A Deng_int.h177 const char *id; member in struct:engine_st
/freebsd-11-stable/crypto/openssl/crypto/srp/
H A Dsrp.h86 char *id; member in struct:SRP_user_pwd_st
113 char *id; member in struct:SRP_gN_st
/freebsd-11-stable/crypto/openssl/crypto/x509/
H A Dx509_trs.c116 int X509_check_trust(X509 *x, int id, int flags) argument
153 int X509_TRUST_get_by_id(int id) argument
178 X509_TRUST_add(int id, int flags, int (*ck) (X509_TRUST *, X509 *, int), char *name, int arg1, void *arg2) argument
295 obj_trust(int id, X509 *x, int flags) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/x509v3/
H A Dpcy_int.h207 const ASN1_OBJECT *id); variable
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.h125 const struct asn_oid *id; /* only oid_zeroDotZero as (*id) value*/ member in struct:device_entry
/freebsd-11-stable/usr.sbin/chown/
H A Dchown.c256 id(const char *name, const char *type) function
/freebsd-11-stable/usr.sbin/mptutil/
H A Dmpt_cam.c521 mpt_rescan_bus(int bus, int id) argument
/freebsd-11-stable/usr.sbin/rtadvd/
H A Dadvcap.c298 tgetnum(char *id) argument
333 tgetflag(char *id) argument
360 tgetstr(char *id, cha argument
[all...]
/freebsd-11-stable/contrib/amd/amd/
H A Dops_udf.c83 int id; local
H A Dclock.c162 untimeout(int id) argument
H A Drpc_fwd.c202 fwd_locate(u_int id) argument
[all...]
/freebsd-11-stable/contrib/byacc/test/btyacc/
H A Dbtyacc_demo.tab.h31 char *id; member in union:__anon139
/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_read_disk_set_standard_lookup.c70 id_t id; member in struct:name_cache::__anon532
142 lookup_name(struct name_cache *cache, const char * (*lookup_fn)(struct name_cache *, id_t), id_t id) argument
187 lookup_uname_helper(struct name_cache *cache, id_t id) argument
232 lookup_uname_helper(struct name_cache *cache, id_t id) argument
256 lookup_gname_helper(struct name_cache *cache, id_t id) argument
299 lookup_gname_helper(struct name_cache *cache, id_t id) argument
[all...]
/freebsd-11-stable/contrib/ofed/librdmacm/
H A Drdma_verbs.h68 rdma_reg_msgs(struct rdma_cm_id *id, void *addr, size_t length) argument
74 rdma_reg_read(struct rdma_cm_id *id, void *addr, size_t length) argument
81 rdma_reg_write(struct rdma_cm_id *id, void *addr, size_t length) argument
99 rdma_post_recvv(struct rdma_cm_id *id, voi argument
116 rdma_post_sendv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, int nsge, int flags) argument
132 rdma_post_readv(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, int nsge, int flags, uint64_t remote_addr, uint32_t rkey) argument
150 rdma_post_writev(struct rdma_cm_id *id, void *context, struct ibv_sge *sgl, int nsge, int flags, uint64_t remote_addr, uint32_t rkey) argument
171 rdma_post_recv(struct rdma_cm_id *id, void *context, void *addr, size_t length, struct ibv_mr *mr) argument
186 rdma_post_send(struct rdma_cm_id *id, void *context, void *addr, size_t length, struct ibv_mr *mr, int flags) argument
199 rdma_post_read(struct rdma_cm_id *id, void *context, void *addr, size_t length, struct ibv_mr *mr, int flags, uint64_t remote_addr, uint32_t rkey) argument
213 rdma_post_write(struct rdma_cm_id *id, void *context, void *addr, size_t length, struct ibv_mr *mr, int flags, uint64_t remote_addr, uint32_t rkey) argument
227 rdma_post_ud_send(struct rdma_cm_id *id, void *context, void *addr, size_t length, struct ibv_mr *mr, int flags, struct ibv_ah *ah, uint32_t remote_qpn) argument
252 rdma_get_send_comp(struct rdma_cm_id *id, struct ibv_wc *wc) argument
283 rdma_get_recv_comp(struct rdma_cm_id *id, struct ibv_wc *wc) argument
[all...]
/freebsd-11-stable/contrib/wpa/src/eap_server/
H A Deap_server_vendor_test.c71 eap_vendor_test_buildReq(struct eap_sm *sm, void *priv, u8 id) argument
/freebsd-11-stable/crypto/openssh/
H A Ddigest-openssl.c50 int id; member in struct:ssh_digest
/freebsd-11-stable/sys/dev/sfxge/common/
H A Def10_mcdi.c274 ef10_mcdi_feature_supported( __in efx_nic_t *enp, __in efx_mcdi_feature_id_t id, __out boolean_t *supportedp) argument
H A Dsiena_mcdi.c221 siena_mcdi_feature_supported( __in efx_nic_t *enp, __in efx_mcdi_feature_id_t id, __out boolean_t *supportedp) argument
/freebsd-11-stable/sys/dev/smartpqi/
H A Dsmartpqi_main.c168 struct pqi_ident *id; local
200 struct pqi_ident *id = NULL; local
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_mng_tlv.c1303 u8 tlv_group = 0, id, *p_mfw_buf = OSAL_NULL, *p_temp; local

Completed in 340 milliseconds

<<11121314151617181920>>