Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Dadvansys.c593 } ASCEEP_CONFIG; typedef
2246 ASCEEP_CONFIG asc_eep; /* Narrow EEPROM config. */
2845 ASCEEP_CONFIG *ep; in asc_prt_asc_board_eeprom()
8692 static ushort AscGetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscGetEEPConfig()
8805 static int AscSetEEPConfigOnce(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfigOnce()
8901 static int AscSetEEPConfig(PortAddr iop_base, ASCEEP_CONFIG *cfg_buf, in AscSetEEPConfig()
8922 ASCEEP_CONFIG eep_config_buf; in AscInitFromEEP()
8923 ASCEEP_CONFIG *eep_config; in AscInitFromEEP()
8950 eep_config = (ASCEEP_CONFIG *)&eep_config_buf; in AscInitFromEEP()
10826 ASCEEP_CONFIG *ep; in advansys_board_found()