Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dstrft.h53 #define FTEV_PS 0x2000 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()
1596 if (ev & FTEV_PS) in ft_printevent()
/illumos-gate/usr/src/uts/common/io/
H A Dstream.c4257 evnt |= FTEV_PS; in str_ftevent()