Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/
H A Dfd_debug.h68 #define FDEM_RDWR 0x00000080 /* fdrdwr */ macro
/titanic_50/usr/src/uts/intel/sys/
H A Dfd_debug.h69 #define FDEM_RDWR 0x00000080 /* fdrdwr */ macro
/titanic_50/usr/src/uts/sun/sys/
H A Dfdvar.h393 #define FDEM_RDWR 0x00000080 /* fdrdwr */ macro
/titanic_50/usr/src/uts/sun/io/
H A Dfd.c1831 FDERRPRINT(FDEP_L1, FDEM_RDWR, (C, "fd_read\n")); in fd_read()
1839 FDERRPRINT(FDEP_L1, FDEM_RDWR, (C, "fd_write\n")); in fd_write()