Home
last modified time | relevance | path

Searched refs:_u16DbgSwitch (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/hal/k6lite/pq/include/
H A DdrvPQ_Define.h164 extern MS_BOOL _u16DbgSwitch;
167 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/maxim/pq/include/
H A DdrvPQ_Define.h169 extern MS_BOOL _u16DbgSwitch;
172 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/kano/pq/include/
H A DdrvPQ_Define.h167 extern MS_BOOL _u16DbgSwitch;
170 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/M7621/pq/include/
H A DdrvPQ_Define.h169 extern MS_BOOL _u16DbgSwitch;
172 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/include/
H A DdrvPQ_Define.h160 extern MS_BOOL _u16DbgSwitch;
163 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/maserati/pq/include/
H A DdrvPQ_Define.h169 extern MS_BOOL _u16DbgSwitch;
172 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/k6/pq/include/
H A DdrvPQ_Define.h164 extern MS_BOOL _u16DbgSwitch;
167 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/curry/pq/include/
H A DdrvPQ_Define.h163 extern MS_BOOL _u16DbgSwitch;
166 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/M7821/pq/include/
H A DdrvPQ_Define.h169 extern MS_BOOL _u16DbgSwitch;
172 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/pq/hal/mooney/pq/include/
H A DdrvPQ_Define.h168 extern MS_BOOL _u16DbgSwitch;
171 if (_u16DbgSwitch){ \
/utopia/UTPA2-700.0.x/modules/dac/api/dac/
H A DapiDAC_private.h203 MS_U16 _u16DbgSwitch; member
H A DapiDAC.c453 pDACResourcePrivate->stapiDAC._u16DbgSwitch = u16DbgSwitch; in MApi_DAC_SetDbgLevel_U2()