Searched refs:SMODE_LVD (Results 1 – 5 of 5) sorted by relevance
300 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro
82 case 2: np->scsi_mode = SMODE_LVD; break; in sym_nvram_setup_host()
1890 case SMODE_LVD: in sym2_get_signalling()
120 case SMODE_LVD: return "LVD"; in sym_scsi_bus_mode()1389 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
823 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro