Home
last modified time | relevance | path

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

/drivers/scsi/sym53c8xx_2/
Dsym_defs.h300 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro
Dsym_nvram.c82 case 2: np->scsi_mode = SMODE_LVD; break; in sym_nvram_setup_host()
Dsym_glue.c1890 case SMODE_LVD: in sym2_get_signalling()
Dsym_hipd.c120 case SMODE_LVD: return "LVD"; in sym_scsi_bus_mode()
1389 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
/drivers/scsi/
Dncr53c8xx.h823 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro