Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ppp/spppcomp/
H A Dspppcomp.h181 #define CP_KDEBUG 0x02000000 /* log debugging stuff */ macro
215 ((x)->cp_flags & CP_KDEBUG)
H A Dspppcomp.c885 cp->cp_flags |= CP_KDEBUG; in spppcomp_inner_ioctl()