Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfx.h82 #define FX_CALLB_REV FX_CALLB_VERSION_1 macro
/titanic_41/usr/src/uts/common/disp/
H A Dfx.c1702 if (FX_CB_VERSION(fx_callback) != FX_CALLB_REV) in fx_register_callbacks()