Home
last modified time | relevance | path

Searched defs:UIO_READ (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libbc/inc/include/sys/
H A Duio.h38 enum uio_rw { UIO_READ, UIO_WRITE }; enumerator
/titanic_41/usr/src/uts/common/sys/
H A Duio.h210 typedef enum uio_rw { UIO_READ, UIO_WRITE } uio_rw_t; enumerator
/titanic_41/usr/src/uts/common/inet/ipf/netinet/
H A Dip_compat.h1235 # define UIO_READ 1 macro