ASCEEP_CONFIG
ASCEEP_CONFIG *ep;
ASCEEP_CONFIG asc_eep; /* Narrow EEPROM config. */
ASCEEP_CONFIG *ep;
static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf,
static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf,
static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf,
ASCEEP_CONFIG eep_config_buf;
ASCEEP_CONFIG *eep_config;
eep_config = (ASCEEP_CONFIG *)&eep_config_buf;