Searched defs:ds_type (Results 1 – 9 of 9) sorted by relevance
36 int ds_type; /* DLPI MAC type */ member
107 dsym_cdtype_t ds_type; /* type of parm */ member
82 ctf_id_t ds_type; /* CTF id of enclosing type */ member
102 uint_t ds_type; /* WO */ member
577 dacf_get_op_hash(dacf_opid_t op, dacf_devspec_t ds_type) in dacf_get_op_hash() argument
151 #define DS_MSG_LEN(ds_type) (sizeof (ds_hdr_t) + sizeof (ds_type)) argument
183 #define ds_type d_cm.ci_type macro
180 #define ds_type d_cm.ci_type macro
3149 int ds_type = zhp->zfs_type; in zfs_dataset_exists() local