Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c935 #define ASC_IS_PCI (0x0004) macro
4205 ASC_IS_PCI,
4731 case ASC_IS_PCI: in ASC_INITFUNC()
4851 if (asc_bus[bus] == ASC_IS_PCI && in ASC_INITFUNC()
4989 case ASC_IS_PCI: in ASC_INITFUNC()
5190 if ((asc_dvc_varp->bus_type & ASC_IS_PCI) == 0) { in ASC_INITFUNC()
5823 } else if (asc_dvc_varp->bus_type & ASC_IS_PCI) { in advansys_info()
9160 if (bus_type & ASC_IS_PCI) in ASC_INITFUNC()
9996 return (ASC_IS_PCI); in ASC_INITFUNC()
12313 if (asc_dvc->bus_type == ASC_IS_PCI) { in ASC_INITFUNC()
[all …]