Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dfx.h84 #define FX_CB_EXIT(cb, c) cb->fx_callb_exit(c) macro
/illumos-gate/usr/src/uts/common/disp/
H A Dfx.c555 FX_CB_EXIT(FX_CALLB(fxpp), fxpp->fx_cookie); in fx_exit()
577 FX_CB_EXIT(FX_CALLB(fxpp), fxpp->fx_cookie); in fx_exitclass()