Home
last modified time | relevance | path

Searched refs:_handle (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_err_impl.h96 #define PX_ERR_BIT_HANDLE_DEC(n) int px_err_ ## n ## _handle\
99 #define PX_ERR_BIT_HANDLE(n) px_err_ ## n ## _handle
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dexc.h127 SM_EXC_DEFAULT_HANDLER_T _handle));
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DLocalConsumer.java144 private int _handle = -1; // native C identifier (do not modify) field in LocalConsumer
275 return _handle; in getHandle()
284 _handle = n; in setHandle()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex692 \texttt{ecore\_handle\_mcp\_events()} – This function is called from the slowpath interrupt context…
851 …In addition, ecore would also fill a \texttt{p\_handle}. This handle is opaque to the ecore-client…
1520 …\texttt{p\_connection\_handle} & Output parameter contains a handle which is used in future calls …