Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h621 #define CISTPL_PD_EXP(e) cistpl_pd_struct.exponent[e&7] macro
/titanic_41/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1123 val = CISTPL_PD_MAN(mantisa) * CISTPL_PD_EXP(exponent);
1137 val = val + (digits * CISTPL_PD_EXP(exponent-1));