Searched refs:which_prefix (Results 1 – 1 of 1) sorted by relevance
3015 uint_t *which_prefix = NULL; in dtrace_disx86() local3021 which_prefix = &rep_prefix; in dtrace_disx86()3024 which_prefix = &lock_prefix; in dtrace_disx86()3027 which_prefix = &segment_prefix; in dtrace_disx86()3035 which_prefix = &addr_size_prefix; in dtrace_disx86()3038 which_prefix = &opnd_size_prefix; in dtrace_disx86()3041 if (which_prefix == NULL) in dtrace_disx86()3043 *which_prefix = (opcode1 << 4) | opcode2; in dtrace_disx86()