Searched refs:_hbaapi_debuglevel (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/hbaapi/common/
H A DHBAAPILIB-sun.c64 extern int _hbaapi_debuglevel;
73 if ((L) <= _hbaapi_debuglevel) {\
91 if ((L) <= _hbaapi_debuglevel) {\
111 if ((L) <= _hbaapi_debuglevel) {\
124 if((L) <= _hbaapi_debuglevel) {\
134 if((L) <= _hbaapi_debuglevel) {\
H A DHBAAPILIB.c67 int _hbaapi_debuglevel = 0; variable
76 if ((L) <= _hbaapi_debuglevel) {\
94 if ((L) <= _hbaapi_debuglevel) {\
114 if ((L) <= _hbaapi_debuglevel) {\
127 if((L) <= _hbaapi_debuglevel) {\
137 if((L) <= _hbaapi_debuglevel) {\
730 _hbaapi_debuglevel = strtol(librarypath, NULL, 10);
/illumos-gate/usr/src/lib/smhba/common/
H A DSMHBAAPILIB.c103 int _hbaapi_debuglevel = 0; variable
112 if ((L) <= _hbaapi_debuglevel) {\
130 if ((L) <= _hbaapi_debuglevel) {\
150 if ((L) <= _hbaapi_debuglevel) {\
163 if ((L) <= _hbaapi_debuglevel) {\
173 if ((L) <= _hbaapi_debuglevel) {\
940 _hbaapi_debuglevel = strtol(librarypath, NULL, 10);

Completed in 79 milliseconds