Searched refs:ds_type (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_decl.h82 ctf_id_t ds_type; /* CTF id of enclosing type */ member in struct:dt_scope
H A Ddt_decl.c152 dsp->ds_type = CTF_ERR;
637 if (ctf_add_member(dsp->ds_ctfp, dsp->ds_type,
725 dsp->ds_ctfp, dsp->ds_type, dnp->dn_string, &value) != 0) {
745 if (ctf_add_enumerator(dsp->ds_ctfp, dsp->ds_type,
783 dt_node_type_assign(dnp, dsp->ds_ctfp, dsp->ds_type, B_FALSE);
802 idp->di_type = dsp->ds_type;
1062 dsp->ds_type = CTF_ERR;
1094 dsp->ds_type = type;
1123 rsp->ds_type = dsp->ds_type;
[all...]
/netbsd-current/sys/dev/ic/
H A Disp_library.c2963 ISP_IOXPUT_16(isp, src->rsp.m0.u.ct_dslist.ds_type, &dst->rsp.m0.u.ct_dslist.ds_type); ISP_IOXPUT_32(isp, src->rsp.m0.u.ct_dslist.ds_segment,
3016 ISP_IOXPUT_16(isp, src->rsp.m0.u.ct_dslist.ds_type, &dst->rsp.m0.u.ct_dslist.ds_type);
3122 ISP_IOXGET_16(isp, &src->rsp.m0.u.ct_dslist.ds_type, dst->rsp.m0.u.ct_dslist.ds_type);
3177 ISP_IOXGET_16(isp, &src->rsp.m0.u.ct_dslist.ds_type, dst->rsp.m0.u.ct_dslist.ds_type);
H A Dispmbox.h311 uint16_t ds_type; /* 0-> ispds_t, 1-> ispds64_t */ member in struct:__anon36
/netbsd-current/external/cddl/osnet/dist/lib/libzfs/common/
H A Dlibzfs_dataset.c3107 int ds_type = zhp->zfs_type; local
3110 if (types & ds_type)

Completed in 192 milliseconds