Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dadvansys.c939 #define ASC_IS_VL (0x0040) macro
4203 ASC_IS_VL,
4660 case ASC_IS_VL: in ASC_INITFUNC()
4979 case ASC_IS_VL: in ASC_INITFUNC()
5819 if (asc_dvc_varp->bus_type & ASC_IS_VL) { in advansys_info()
9986 return (ASC_IS_VL); in ASC_INITFUNC()
10068 if (bus_type & ASC_IS_VL) { in ASC_INITFUNC()
10171 if ((bus_type & ASC_IS_VL) != 0) { in ASC_INITFUNC()
10199 if ((bus_type & ASC_IS_VL) != 0) { in ASC_INITFUNC()
10904 if (!(asc_dvc->bus_type & (ASC_IS_VL | ASC_IS_EISA))) { in AscISR()
[all …]