Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c932 #define ASC_IS_ISA (0x0001) macro
4202 ASC_IS_ISA,
4659 case ASC_IS_ISA: in ASC_INITFUNC()
4702 if (asc_bus[bus] == ASC_IS_ISA && in ASC_INITFUNC()
4703 (AscGetChipVersion(iop, ASC_IS_ISA) & in ASC_INITFUNC()
4975 case ASC_IS_ISA: in ASC_INITFUNC()
5474 if (asc_dvc_varp->bus_type & ASC_IS_ISA) { in ASC_INITFUNC()
5805 if (asc_dvc_varp->bus_type & ASC_IS_ISA) { in advansys_info()
8110 if (asc_dvc_varp->bus_type & ASC_IS_ISA) { in asc_prt_asc_board_eeprom()
9993 return (ASC_IS_ISA); in ASC_INITFUNC()
[all …]