Home
last modified time | relevance | path

Searched refs:cfg_buf (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/lustre/lustre/obdclass/
Dobd_config.c1070 char *cfg_buf = (char *) (rec + 1); in class_config_llog_handler() local
1081 lcfg = (struct lustre_cfg *)cfg_buf; in class_config_llog_handler()
1087 rc = lustre_cfg_sanity_check(cfg_buf, cfg_len); in class_config_llog_handler()
/drivers/scsi/
Dadvansys.c8877 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig() argument
8888 wbuf = (ushort *)cfg_buf; in AscGetEEPConfig()
8990 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce() argument
9002 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9046 wbuf = (ushort *)cfg_buf; in AscSetEEPConfigOnce()
9086 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig() argument
9094 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf, in AscSetEEPConfig()
9809 ADVEEP_3550_CONFIG *cfg_buf) in AdvSet3550EEPConfig() argument
9815 wbuf = (ushort *)cfg_buf; in AdvSet3550EEPConfig()
9876 ADVEEP_38C0800_CONFIG *cfg_buf) in AdvSet38C0800EEPConfig() argument
[all …]