Searched refs:cistpl_devspeed_struct (Results 1 - 4 of 4) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/cis/
H A Dcis_params.c193 cistpl_devspeed_struct_t cistpl_devspeed_struct = { variable
H A Dcis.c83 extern cistpl_devspeed_struct_t cistpl_devspeed_struct;
842 cistpl_devspeed_struct_t *cd = &cistpl_devspeed_struct;
H A Dcis_handlers.c1173 extern cistpl_devspeed_struct_t cistpl_devspeed_struct;
/opensolaris-onvv-gate/usr/src/uts/common/pcmcia/sys/
H A Dcis_handlers.h88 #define CISTPL_DEVSPEED_TBL(t) cistpl_devspeed_struct.table[(t) & \
90 #define CISTPL_DEVSPEED_MAN(m) cistpl_devspeed_struct.mantissa[(m) & \
92 #define CISTPL_DEVSPEED_EXP(e) cistpl_devspeed_struct.exponent[(e) & \

Completed in 70 milliseconds