Lines Matching refs:cfg_buf
8700 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument
8711 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()
8813 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument
8825 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
8869 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
8909 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig() argument
8917 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9619 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument
9625 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()
9686 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument
9692 wbuf = (ushort *)cfg_buf; in AdvSet38C0800EEPConfig()
9753 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvSet38C1600EEPConfig() argument
9759 wbuf = (ushort *)cfg_buf; in AdvSet38C1600EEPConfig()
9822 ADVEEP_3550_CONFIG *cfg_buf) in AdvGet3550EEPConfig() argument
9830 wbuf = (ushort *)cfg_buf; in AdvGet3550EEPConfig()
9865 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvGet38C0800EEPConfig() argument
9873 wbuf = (ushort *)cfg_buf; in AdvGet38C0800EEPConfig()
9908 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvGet38C1600EEPConfig() argument
9916 wbuf = (ushort *)cfg_buf; in AdvGet38C1600EEPConfig()