Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h619 #define CISTPL_PD_EXP(e) cistpl_pd_struct.exponent[e&7] macro
/illumos-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_handlers.c1121 val = CISTPL_PD_MAN(mantisa) * CISTPL_PD_EXP(exponent);
1135 val = val + (digits * CISTPL_PD_EXP(exponent-1));