Home
last modified time | relevance | path

Searched refs:FTEV_ISWR (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dstrft.h51 #define FTEV_ISWR 0x8000 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dstreams.c1590 if (ev & (FTEV_PS | FTEV_CS | FTEV_ISWR)) { in ft_printevent()
1592 if (ev & FTEV_ISWR) in ft_printevent()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c4268 evnt |= FTEV_ISWR; in str_ftevent()