Searched refs:DOF_ATTR_CLASS (Results 1 – 2 of 2) sorted by relevance
777 #define DOF_ATTR_CLASS(a) (((a) >> 8) & 0xff) macro
8645 attr->dtat_class = DOF_ATTR_CLASS(dofattr); in dtrace_dofattr2attr()