Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfx.h92 #define FX_CB_STOP(cb, c) cb->fx_callb_stop(c) macro
/titanic_50/usr/src/uts/common/disp/
H A Dfx.c1281 FX_CB_STOP(FX_CALLB(fxpp), fxpp->fx_cookie); in fx_stop()