Searched refs:CISTPL_CFTABLE_PD_EXISTS (Results 1 – 2 of 2) sorted by relevance
1035 pd->nomV_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);1041 pd->minV_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);1047 pd->maxV_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);1054 pd->staticI_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);1061 pd->avgI_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);1068 pd->peakI_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);1075 pd->pdownI_flags |= (pdesc | CISTPL_CFTABLE_PD_EXISTS);
714 #define CISTPL_CFTABLE_PD_EXISTS 0x000000100 macro