Searched defs:ds_type (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/dlpistub/
H A Ddlpistub_impl.h36 int ds_type; /* DLPI MAC type */ member in struct:dlpistub
/illumos-gate/usr/src/lib/libdhcputil/common/
H A Ddhcp_symbol.h107 dsym_cdtype_t ds_type; /* type of parm */ member in struct:dhcp_symbol
/illumos-gate/usr/src/lib/libdtrace/common/
H A Ddt_decl.h82 ctf_id_t ds_type; /* CTF id of enclosing type */ member in struct:dt_scope
/illumos-gate/usr/src/uts/common/sys/
H A Ddld_impl.h102 uint_t ds_type; /* WO */ member in struct:dld_str_s
/illumos-gate/usr/src/uts/common/os/
H A Ddacf.c577 dacf_get_op_hash(dacf_opid_t op, dacf_devspec_t ds_type) argument
580 ASSERT(ds_type <= DACF_NUM_DEVSPECS && ds_type > 0);
585 if (dacf_rule_matrix[op - 1][ds_type - 1] == NULL) {
588 return (*(dacf_rule_matrix[op - 1][ds_type - 1]));
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c3154 int ds_type = zhp->zfs_type; local
3157 if (types & ds_type)
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dsbd_ioctl.h180 #define ds_type d_cm.ci_type macro
/illumos-gate/usr/src/uts/i86pc/sys/
H A Dsbd_ioctl.h183 #define ds_type d_cm.ci_type macro

Completed in 65 milliseconds