Lines Matching refs:cfg_buf
8871 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument
8882 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()
8984 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument
8996 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9040 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9080 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig() argument
9088 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9803 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument
9809 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()
9870 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument
9876 wbuf = (ushort *)cfg_buf; in AdvSet38C0800EEPConfig()
9937 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvSet38C1600EEPConfig() argument
9943 wbuf = (ushort *)cfg_buf; in AdvSet38C1600EEPConfig()
10006 ADVEEP_3550_CONFIG *cfg_buf) in AdvGet3550EEPConfig() argument
10014 wbuf = (ushort *)cfg_buf; in AdvGet3550EEPConfig()
10049 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvGet38C0800EEPConfig() argument
10057 wbuf = (ushort *)cfg_buf; in AdvGet38C0800EEPConfig()
10092 ADVEEP_38C1600_CONFIG *cfg_buf) in AdvGet38C1600EEPConfig() argument
10100 wbuf = (ushort *)cfg_buf; in AdvGet38C1600EEPConfig()