Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/
Dadvansys.c610 } ASCEEP_CONFIG; typedef
2269 ASCEEP_CONFIG asc_eep; /* Narrow EEPROM config. */
2884 ASCEEP_CONFIG *ep; in asc_prt_asc_board_eeprom()
8877 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig()
8990 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce()
9086 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig()
9107 ASCEEP_CONFIG eep_config_buf; in AscInitFromEEP()
9108 ASCEEP_CONFIG *eep_config; in AscInitFromEEP()
9135 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
11047 ASCEEP_CONFIG *ep; in advansys_board_found()