Searched defs:M_COPYIN (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstream.h458 #define M_COPYIN 0x8b /* request to copyin data */ macro
460 #define M_IOCDATA 0x8d /* response to M_COPYIN and M_COPYOUT */
518 * structure for the M_COPYIN and M_COPYOUT message types.

Completed in 48 milliseconds