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

/drivers/scsi/
H A Dadvansys.c9825 AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, ushort bus_type) argument
9835 wbuf = (ushort *)cfg_buf;
9939 AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, ushort bus_type) argument
9950 wbuf = (ushort *)cfg_buf;
9994 wbuf = (ushort *)cfg_buf;
10035 AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, ushort bus_type) argument
10042 if ((n_error = AscSetEEPConfigOnce(iop_base, cfg_buf,
10754 * Write the EEPROM from 'cfg_buf'.
10757 AdvSet3550EEPConfig(AdvPortAddr iop_base, ADVEEP_3550_CONFIG *cfg_buf) argument
10763 wbuf = (ushort *)cfg_buf;
10824 AdvSet38C0800EEPConfig(AdvPortAddr iop_base, ADVEEP_38C0800_CONFIG *cfg_buf) argument
10891 AdvSet38C1600EEPConfig(AdvPortAddr iop_base, ADVEEP_38C1600_CONFIG *cfg_buf) argument
10960 AdvGet3550EEPConfig(AdvPortAddr iop_base, ADVEEP_3550_CONFIG *cfg_buf) argument
11003 AdvGet38C0800EEPConfig(AdvPortAddr iop_base, ADVEEP_38C0800_CONFIG *cfg_buf) argument
11046 AdvGet38C1600EEPConfig(AdvPortAddr iop_base, ADVEEP_38C1600_CONFIG *cfg_buf) argument
[all...]

Completed in 60 milliseconds