Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
Dadvansys.c667 } ASCEEP_CONFIG; typedef
2364 ASCEEP_CONFIG asc_eep; /* Narrow EEPROM config. */
3037 ASCEEP_CONFIG *ep; in asc_prt_asc_board_eeprom()
9308 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig()
9421 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce()
9517 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig()
9538 ASCEEP_CONFIG eep_config_buf; in AscInitFromEEP()
9539 ASCEEP_CONFIG *eep_config; in AscInitFromEEP()
9566 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
11491 ASCEEP_CONFIG *ep; in advansys_board_found()