Home
last modified time | relevance | path

Searched defs:nds (Results 1 – 22 of 22) sorted by relevance

/titanic_51/usr/src/lib/smbsrv/libmlrpc/common/
H A Dndr_ops.c125 nds_initialize(ndr_stream_t *nds, unsigned pdu_size_hint, in nds_initialize() argument
171 nds_destruct(ndr_stream_t * nds) nds_destruct() argument
183 nds_show_state(ndr_stream_t * nds) nds_show_state() argument
202 ndo_malloc(ndr_stream_t * nds,unsigned len,ndr_ref_t * ref) ndo_malloc() argument
214 ndo_free(ndr_stream_t * nds,char * p,ndr_ref_t * ref) ndo_free() argument
231 ndo_grow_pdu(ndr_stream_t * nds,unsigned long want_end_offset,ndr_ref_t * ref) ndo_grow_pdu() argument
260 ndo_pad_pdu(ndr_stream_t * nds,unsigned long pdu_offset,unsigned long n_bytes,ndr_ref_t * ref) ndo_pad_pdu() argument
283 ndo_get_pdu(ndr_stream_t * nds,unsigned long pdu_offset,unsigned long n_bytes,char * buf,int swap_bytes,ndr_ref_t * ref) ndo_get_pdu() argument
313 ndo_put_pdu(ndr_stream_t * nds,unsigned long pdu_offset,unsigned long n_bytes,char * buf,int swap_bytes,ndr_ref_t * ref) ndo_put_pdu() argument
332 ndo_tattle(ndr_stream_t * nds,char * what,ndr_ref_t * ref) ndo_tattle() argument
338 ndo_tattle_error(ndr_stream_t * nds,ndr_ref_t * ref) ndo_tattle_error() argument
368 ndo_reset(ndr_stream_t * nds) ndo_reset() argument
388 ndo_destruct(ndr_stream_t * nds) ndo_destruct() argument
411 ndo_printf(ndr_stream_t * nds,ndr_ref_t * ref,const char * fmt,...) ndo_printf() argument
440 ndo_fmt(ndr_stream_t * nds,ndr_ref_t * ref,char * note) ndo_fmt() argument
[all...]
H A Dndr_marshal.c42 ndr_encode_decode_common(ndr_stream_t *nds, unsigned opnum, in ndr_encode_decode_common() argument
183 ndr_stream_t *nds = &mxa->recv_nds; in ndr_decode_call() local
201 ndr_stream_t *nds = &mxa->send_nds; in ndr_encode_return() local
219 ndr_stream_t *nds = &mxa->send_nds; ndr_encode_call() local
237 ndr_stream_t *nds = &mxa->recv_nds; ndr_decode_return() local
253 ndr_stream_t *nds = &mxa->recv_nds; ndr_decode_pdu_hdr() local
271 ndr_decode_hdr_common(ndr_stream_t * nds,ndr_common_header_t * hdr) ndr_decode_hdr_common() argument
322 ndr_decode_pac_hdr(ndr_stream_t * nds,ndr_pac_hdr_t * hdr) ndr_decode_pac_hdr() argument
366 ndr_decode_frag_hdr(ndr_stream_t * nds,ndr_common_header_t * hdr) ndr_decode_frag_hdr() argument
411 ndr_remove_frag_hdr(ndr_stream_t * nds) ndr_remove_frag_hdr() argument
454 ndr_stream_t *nds = &mxa->send_nds; ndr_encode_pdu_hdr() local
500 ndr_stream_t *nds = encl_ref->stream; ndr__ndr_bind_ack_hdr() local
592 ndr_stream_t *nds = encl_ref->stream; ndr__ndr_alter_context_rsp_hdr() local
[all...]
H A Dndr_process.c243 ndo_process(ndr_stream_t *nds, ndr_typeinfo_t *ti, char *datum) in ndo_process() argument
257 ndo_operation(ndr_stream_t *nds, ndr_typeinfo_t *ti, int opnum, char *datum) in ndo_operation() argument
291 ndr_stream_t *nds; in ndr_topmost() local
406 ndr_stream_t *nds = arg_ref->stream; ndr_enter_outer_queue() local
434 ndr_run_outer_queue(ndr_stream_t * nds) ndr_run_outer_queue() argument
590 ndr_stream_t *nds = outer_ref->stream; ndr_outer() local
654 ndr_stream_t *nds = outer_ref->stream; ndr_outer_fixed() local
744 ndr_stream_t *nds = outer_ref->stream; ndr_outer_fixed_array() local
835 ndr_stream_t *nds = outer_ref->stream; ndr_outer_conformant_array() local
963 ndr_stream_t *nds = outer_ref->stream; ndr_outer_conformant_construct() local
1095 ndr_stream_t *nds = ref->stream; ndr_size_is() local
1164 ndr_stream_t *nds = outer_ref->stream; ndr_outer_string() local
1376 ndr_stream_t *nds = outer_ref->stream; ndr_outer_peek_sizing() local
1411 ndr_stream_t *nds = outer_ref->stream; ndr_outer_poke_sizing() local
1450 ndr_stream_t *nds = outer_ref->stream; ndr_outer_align() local
1492 ndr_stream_t *nds = outer_ref->stream; ndr_outer_grow() local
1620 ndr_stream_t *nds = arg_ref->stream; ndr_inner_pointer() local
1672 ndr_stream_t *nds = arg_ref->stream; ndr_inner_reference() local
1812 ndr_stream_t *nds = ref->stream; ndr_basic_integer() local
1913 ndr_stream_t *nds = encl_ref->stream; ndr_s_wchar() local
2001 ndr_mbstowcs(ndr_stream_t * nds,smb_wchar_t * wcs,const char * mbs,size_t nwchars) ndr_mbstowcs() argument
2033 ndr_mbtowc(ndr_stream_t * nds,smb_wchar_t * wcharp,const char * mbchar,size_t nbytes) ndr_mbtowc() argument
[all...]
H A Dndr_server.c178 ndr_stream_t *nds = &mxa->recv_nds; in ndr_recv_request() local
227 ndr_stream_t *nds = &mxa->recv_nds; in ndr_recv_frag() local
678 ndr_stream_t *nds = &mxa->send_nds; ndr_reply_fault() local
735 ndr_stream_t *nds = &mxa->send_nds; ndr_send_reply() local
[all...]
H A Dndr_client.c277 ndr_stream_t *nds = &mxa->recv_nds; in ndr_clnt_get_frags() local
311 ndr_stream_t *nds = &mxa->recv_nds; in ndr_clnt_get_frag() local
[all...]
/titanic_51/usr/src/lib/libbc/libc/sys/common/
H A Dgetdtablesize.c41 int nds; in getdtablesize() local
/titanic_51/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_hw.c121 #define dapli_tavor_qp_send_doorbell(ia_uar, nda, nds, qpn, fence, nopcode) \ argument
137 uint32_t nds, uint32_t qpn, uint32_t fence, uint32_t nopcode) in dapli_tavor_qp_send_doorbell() argument
174 #define dapli_tavor_qp_recv_doorbell(ia_uar, nda, nds, qpn, credits) \ argument
189 uint32_t nds, uint32_t qpn, uint32_t credits) in dapli_tavor_qp_recv_doorbell() argument
299 uint32_t nds; in dapli_tavor_wqe_send_build() local
[all...]
H A Ddapl_arbel_hw.c151 uint32_t nopcode, uint16_t wqe_counter, uint32_t nds) in dapli_arbel_sq_dbreg() argument
195 uint32_t nds; in dapli_arbel_wqe_send_build() local
1531 dapli_arbel_rq_prelink(caddr_t first,uint32_t desc_off,uint32_t wqesz,uint32_t numwqe,uint32_t nds) dapli_arbel_rq_prelink() argument
[all...]
H A Ddapl_tavor_hw.h257 uint32_t nds :6; member
267 uint32_t nds :6; member
357 uint32_t nds :6; member
427 uint32_t nds :6; member
H A Ddapl_hermon_hw.c183 uint32_t nds; in dapli_hermon_wqe_send_build() local
1580 dapli_hermon_rq_prelink(caddr_t first,uint32_t desc_off,uint32_t wqesz,uint32_t numwqe,uint32_t nds) dapli_hermon_rq_prelink() argument
[all...]
/titanic_51/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c90 int nds; in hermon_post_send_ud() local
444 int nds; in hermon_post_send_rc() local
1313 uint32_t nds; hermon_wqe_send_build() local
1692 uint32_t nds, offset, pktlen; hermon_wqe_mlx_build() local
[all...]
H A Dhermon_ci.c2433 int i, j, nds, max_nds; in hermon_ci_map_mem_iov() local
[all...]
/titanic_51/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_wr.c892 tavor_qp_send_doorbell(tavor_state_t *state, uint32_t nda, uint32_t nds, in tavor_qp_send_doorbell() argument
918 tavor_qp_recv_doorbell(tavor_state_t *state, uint32_t nda, uint32_t nds, in tavor_qp_recv_doorbell() argument
954 uint32_t nds; in tavor_wqe_send_build() local
1446 uint32_t nds, offset, pktlen; tavor_wqe_mlx_build() local
[all...]
H A Dtavor_ci.c3092 int i, j, nds, max_nds; in tavor_ci_map_mem_iov() local
[all...]
/titanic_51/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_rsrc.c127 eib_rsrc_grab_lsobufs(eib_t *ss, uint_t req_sz, ibt_wr_ds_t *sgl, uint32_t *nds) in eib_rsrc_grab_lsobufs() argument
276 eib_rsrc_return_lsobufs(eib_t *ss, ibt_wr_ds_t *sgl_p, uint32_t nds) in eib_rsrc_return_lsobufs() argument
/titanic_51/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_ds.c143 uint8_t pds, nds; in pmcs_set_dev_state() local
/titanic_51/usr/src/lib/libadutils/common/
H A Dsrv_query.c512 add_preferred(ad_disc_cds_t *cds, ad_disc_ds_t *prefer, int *nds, int maxds) in add_preferred() argument
/titanic_51/usr/src/lib/smbsrv/libmlsvc/common/
H A Dmlsvc_client.c541 ndr_stream_t *nds = &mxa->recv_nds; in ndr_xa_read() local
[all...]
/titanic_51/usr/src/uts/common/io/arn/
H A Darn_mac.c950 struct ath_desc *nds, in ath9k_hw_rxprocdesc() argument
/titanic_51/usr/src/uts/common/rpc/
H A Drpcib.c2313 int i, nds; in rib_send_and_wait() local
2481 int nds; rib_clnt_post() local
2565 int nds; rib_svc_post() local
[all...]
/titanic_51/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2083 uint32_t nds :6; member
2093 uint32_t nds :6; member
2180 uint32_t nds :6; member
2268 uint32_t nds :6; member
2307 uint32_t nds :6; member
/titanic_51/usr/src/uts/common/io/ib/clients/ibd/
H A Dibd.c3783 ibd_release_lsobufs(ibd_state_t *state, ibt_wr_ds_t *sgl_p, uint32_t nds) in ibd_release_lsobufs() argument