Searched refs:cistpl_pd_struct (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_params.c200 cistpl_pd_struct_t cistpl_pd_struct = { variable
H A Dcis_handlers.c1094 extern cistpl_pd_struct_t cistpl_pd_struct;
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h620 #define CISTPL_PD_MAN(m) cistpl_pd_struct.mantissa[m&15]
621 #define CISTPL_PD_EXP(e) cistpl_pd_struct.exponent[e&7]

Completed in 50 milliseconds