Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/port/pppt/
H A Dpppt.h37 extern int pppt_logging;
39 #define PPPT_LOG if (pppt_logging) cmn_err
H A Dpppt.c116 int pppt_logging = 0; variable