Home
last modified time | relevance | path

Searched refs:SPS_KDEBUG (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ppp/sppp/
H A Dsppp.h220 #define SPS_KDEBUG 0x00000040 /* stream has kdebug turned on */ macro
235 ((x)->sps_flags & SPS_KDEBUG)
H A Dsppp.c1148 sps->sps_flags |= SPS_KDEBUG; in sppp_inner_ioctl()