Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dfx.h88 #define FX_CB_TICK(cb, c, q, p) cb->fx_callb_tick(c, q, p) macro
/titanic_44/usr/src/uts/common/disp/
H A Dfx.c1304 FX_CB_TICK(FX_CALLB(fxpp), fxpp->fx_cookie, in fx_tick()