Searched refs:cfg_buf (Results 1 – 2 of 2) sorted by relevance
9308 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument9319 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()9421 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument9433 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() argument9525 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()10240 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument10246 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()10307 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument[all …]
1392 char *cfg_buf = (char *) (rec + 1); in class_config_llog_handler() local1405 lcfg = (struct lustre_cfg *)cfg_buf; in class_config_llog_handler()1411 rc = lustre_cfg_sanity_check(cfg_buf, cfg_len); in class_config_llog_handler()