Lines Matching refs:cfg_buf
8699 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument
8710 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()
8812 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument
8824 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
8868 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
8908 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig() argument
8916 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9618 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument
9624 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()
9685 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument
9691 wbuf = (ushort *)cfg_buf; in AdvSet38C0800EEPConfig()
9752 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvSet38C1600EEPConfig() argument
9758 wbuf = (ushort *)cfg_buf; in AdvSet38C1600EEPConfig()
9821 ADVEEP_3550_CONFIG *cfg_buf) in AdvGet3550EEPConfig() argument
9829 wbuf = (ushort *)cfg_buf; in AdvGet3550EEPConfig()
9864 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvGet38C0800EEPConfig() argument
9872 wbuf = (ushort *)cfg_buf; in AdvGet38C0800EEPConfig()
9907 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvGet38C1600EEPConfig() argument
9915 wbuf = (ushort *)cfg_buf; in AdvGet38C1600EEPConfig()