Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4/sys/
H A Dtrapstat.h40 #define TSTATIOC_GO (TSTATIOC | 2) macro
/illumos-gate/usr/src/cmd/trapstat/sun4/
H A Dtrapstat.c535 if (ioctl(g_fd, TSTATIOC_GO) == -1) in check_pset()
1303 if (ioctl(g_fd, TSTATIOC_GO) == -1) in main()
/illumos-gate/usr/src/uts/sun4/io/
H A Dtrapstat.c2302 case TSTATIOC_GO: in trapstat_ioctl()