Home
last modified time | relevance | path

Searched refs:FBT_RET_IMM16 (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/uts/intel/dtrace/
H A Dfbt.c44 #define FBT_RET_IMM16 0xc2 macro
361 *(instr + 1) == FBT_RET_IMM16))) { in fbt_provide_module()