Searched refs:SMODE (Results 1 - 4 of 4) 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.h297 #define SMODE 0xc0 /* SCSI bus mode (895/6 only) */ macro
H A Dsym_hipd.c655 np->scsi_mode = (np->sv_stest4 & SMODE);
1846 np->scsi_mode = INB(np, nc_stest4) & SMODE;
2188 u_char scsi_mode = INB(np, nc_stest4) & SMODE;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dncr53c8xx.h807 #define SMODE 0xc0 /* SCSI bus mode (895/6 only) */ macro
H A Dncr53c8xx.c6013 u_char scsi_mode = INB (nc_stest4) & SMODE;

Completed in 176 milliseconds