Searched refs:TSTAT_OPT_NOGO (Results 1 – 2 of 2) sorted by relevance
788 if (tstat_probe_area == NULL || (tstat_options & TSTAT_OPT_NOGO)) in trapstat_probe()907 if (!(tstat_options & TSTAT_OPT_NOGO)) in trapstat_enable()912 !(tstat_options & TSTAT_OPT_NOGO)) { in trapstat_enable()953 if (!(tstat_options & TSTAT_OPT_NOGO)) in trapstat_disable()960 !(tstat_options & TSTAT_OPT_NOGO)) { in trapstat_disable()2306 return (trapstat_option(TSTAT_OPT_NOGO)); in trapstat_ioctl()
243 #define TSTAT_OPT_NOGO 0x0002 macro