Home
last modified time | relevance | path

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

/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_defs.h287 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro
H A Dsym_nvram.c69 case 2: np->scsi_mode = SMODE_LVD; break; in sym_nvram_setup_host()
H A Dsym_glue.c1920 case SMODE_LVD: in sym2_get_signalling()
H A Dsym_hipd.c107 case SMODE_LVD: return "LVD"; in sym_scsi_bus_mode()
1376 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
/linux/drivers/scsi/
H A Dncr53c8xx.h811 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro