Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dfx.h96 #define FX_CB_WAKEUP(cb, c, q, p) cb->fx_callb_wakeup(c, q, p) macro
/titanic_41/usr/src/uts/common/disp/
H A Dfx.c1403 FX_CB_WAKEUP(FX_CALLB(fxpp), fxpp->fx_cookie, in fx_wakeup()