Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1052 pd->staticI_flags |= CISTPL_CFTABLE_PD_MUL10;
1059 pd->avgI_flags |= CISTPL_CFTABLE_PD_MUL10;
1066 pd->peakI_flags |= CISTPL_CFTABLE_PD_MUL10;
1073 pd->pdownI_flags |= CISTPL_CFTABLE_PD_MUL10;
1129 if (! (*flags & CISTPL_CFTABLE_PD_MUL10))
/titanic_44/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h716 #define CISTPL_CFTABLE_PD_MUL10 0x000000200 macro