Home
last modified time | relevance | path

Searched defs:ds_type (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub_impl.h36 int ds_type; /* DLPI MAC type */ member
/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.h107 dsym_cdtype_t ds_type; /* type of parm */ member
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.h82 ctf_id_t ds_type; /* CTF id of enclosing type */ member
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzcp_get.c317 zfs_type_t ds_type; in get_special_prop() local
/illumos-gate/usr/src/uts/common/sys/
H A Ddld_impl.h102 uint_t ds_type; /* WO */ member
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c575 dacf_get_op_hash(dacf_opid_t op, dacf_devspec_t ds_type) in dacf_get_op_hash()
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dds_impl.h151 #define DS_MSG_LEN(ds_type) (sizeof (ds_hdr_t) + sizeof (ds_type)) argument
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h183 #define ds_type d_cm.ci_type macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h186 #define ds_type d_cm.ci_type macro
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3455 int ds_type = zhp->zfs_type; in zfs_dataset_exists() local