Lines Matching refs:cfg_buf
9308 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument
9319 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()
9421 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument
9433 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9477 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9517 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig() argument
9525 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
10240 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument
10246 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()
10307 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument
10313 wbuf = (ushort *)cfg_buf; in AdvSet38C0800EEPConfig()
10374 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvSet38C1600EEPConfig() argument
10380 wbuf = (ushort *)cfg_buf; in AdvSet38C1600EEPConfig()
10443 ADVEEP_3550_CONFIG *cfg_buf) in AdvGet3550EEPConfig() argument
10451 wbuf = (ushort *)cfg_buf; in AdvGet3550EEPConfig()
10486 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvGet38C0800EEPConfig() argument
10494 wbuf = (ushort *)cfg_buf; in AdvGet38C0800EEPConfig()
10529 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvGet38C1600EEPConfig() argument
10537 wbuf = (ushort *)cfg_buf; in AdvGet38C1600EEPConfig()