Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dadvansys.c667 } ASCEEP_CONFIG; typedef
2380 ASCEEP_CONFIG asc_eep; /* Narrow EEPROM config. */
3132 ASCEEP_CONFIG *ep; in asc_prt_asc_board_eeprom()
9825 AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, ushort bus_type) in AscGetEEPConfig()
9939 AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, ushort bus_type) in AscSetEEPConfigOnce()
10035 AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, ushort bus_type) in AscSetEEPConfig()
10055 ASCEEP_CONFIG eep_config_buf; in AscInitFromEEP()
10056 ASCEEP_CONFIG *eep_config; in AscInitFromEEP()
10083 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
12023 ASCEEP_CONFIG *ep; in advansys_board_found()