Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ.c252 MS_BOOL _bCustomerMainPQEn = FALSE ; variable
1903 _bCustomerMainPQEn = FALSE ; in MDrv_PQ_Init_U2()
2063 _bCustomerMainPQEn = TRUE ; in MDrv_PQ_Init_U2()
2798 if (_bCustomerMainPQEn) in MDrv_PQ_GetTableIndex_Ex_U2()
3550 if (_bCustomerMainPQEn) in MDrv_PQ_LoadTable_Ex_U2()
11856 if(_bCustomerMainPQEn == 1) in MDrv_PQ_Cus_GetVersion_U2()
11917 if(_bCustomerMainPQEn) in _MDrv_PQ_SetGRuleStatus()
11974 if(((_bCustomerMainPQEn) && (enPQBinTypeMain == PQ_BIN_CUSTOMER_MAIN)) in _MDrv_PQ_SetGRuleStatus()
12071 if(_bCustomerMainPQEn) in MDrv_PQ_GetGRule_LvlNum_U2()
12192 if (_bCustomerMainPQEn) in MDrv_PQ_GetGRule_LvlNum_Ex_U2()
[all …]
H A DdrvPQ_cus.c251 extern MS_BOOL _bCustomerMainPQEn;
1775 if ((eWindow == PQ_MAIN_WINDOW) && _bCustomerMainPQEn) in _MDrv_PQ_LoadCustomerNRTable()