Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrft.h52 #define FTEV_CS 0x4000 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()
1594 if (ev & FTEV_CS) in ft_printevent()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c4253 evnt |= FTEV_CS; in str_ftevent()