Searched refs:SMODE_SE (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h299 #define SMODE_SE 0x80 /* Single Ended */ macro
H A Dsym_nvram.c80 case 0: np->scsi_mode = SMODE_SE; break;
H A Dsym_glue.c1919 case SMODE_SE:
H A Dsym_hipd.c119 case SMODE_SE: return "SE";
653 np->scsi_mode = SMODE_SE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h809 #define SMODE_SE 0x80 /* Single Ended */ macro
H A Dncr53c8xx.c3907 np->scsi_mode = SMODE_SE;
5284 if (np->scsi_mode && np->scsi_mode == SMODE_SE) {
8425 case SMODE_SE:

Completed in 115 milliseconds