Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/sym53c8xx_2/
Dsym_defs.h463 #define SMODE_SE 0x80 /* Single Ended */ macro
Dsym_hipd.c191 case SMODE_SE: return "SE"; in sym_scsi_bus_mode()
956 np->scsi_mode = SMODE_SE;
/linux-2.4.37.9/drivers/scsi/
Dsym53c8xx_defs.h1288 #define SMODE_SE 0x80 /* Single Ended */ macro
Dncr53c8xx.c3400 np->scsi_mode = SMODE_SE;
5628 if (np->scsi_mode && np->scsi_mode == SMODE_SE) {
Dsym53c8xx.c5177 np->scsi_mode = SMODE_SE;
7893 if (np->scsi_mode && np->scsi_mode == SMODE_SE) {