Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c933 #define ASC_IS_ISAPNP (0x0081) macro
5806 if ((asc_dvc_varp->bus_type & ASC_IS_ISAPNP) == ASC_IS_ISAPNP) { in advansys_info()
9181 if (bus_type == ASC_IS_ISAPNP) in ASC_INITFUNC()
9991 return (ASC_IS_ISAPNP); in ASC_INITFUNC()
12445 } else if (asc_dvc->bus_type == ASC_IS_ISAPNP) { in ASC_INITFUNC()
12600 if (AscGetChipBusType(iop_base) == ASC_IS_ISAPNP) { in ASC_INITFUNC()
12602 asc_dvc->bus_type = ASC_IS_ISAPNP; in ASC_INITFUNC()