Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Dadvansys.c593 } ASCEEP_CONFIG; typedef
2246 ASCEEP_CONFIG asc_eep; /* Narrow EEPROM config. */
2854 ASCEEP_CONFIG *ep; in asc_prt_asc_board_eeprom()
8700 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig()
8813 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce()
8909 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig()
8930 ASCEEP_CONFIG eep_config_buf; in AscInitFromEEP()
8931 ASCEEP_CONFIG *eep_config; in AscInitFromEEP()
8958 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
10835 ASCEEP_CONFIG *ep; in advansys_board_found()