Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h41 #define TSTATIOC_NOGO (TSTATIOC | 3) macro
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c1126 if (ioctl(g_fd, TSTATIOC_NOGO) == -1) in main()
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c2305 case TSTATIOC_NOGO: in trapstat_ioctl()