DTD_DATA_TYPE_SHFT
return (type << DTD_DATA_TYPE_SHFT) | (notify << DTD_NOTIFY_SHFT) |
return dtd->type_ctl_stride >> DTD_DATA_TYPE_SHFT;