Home
last modified time | relevance | path

Searched defs:UIO_USERISPACE (Results 1 – 2 of 2) sorted by relevance

/titanic_52/usr/src/lib/libbc/inc/include/sys/
H A Duio.h49 #define UIO_USERISPACE 2 /* from user I space */ macro
/titanic_52/usr/src/uts/common/sys/
H A Duio.h93 typedef enum uio_seg { UIO_USERSPACE, UIO_SYSSPACE, UIO_USERISPACE } uio_seg_t; enumerator