Searched refs:SMODE_LVD (Results 1 – 5 of 5) sorted by relevance
287 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro
69 case 2: np->scsi_mode = SMODE_LVD; break; in sym_nvram_setup_host()
1867 case SMODE_LVD: in sym2_get_signalling()
107 case SMODE_LVD: return "LVD"; in sym_scsi_bus_mode()1376 if ((np->scsi_mode != SMODE_LVD) || !(np->features & FE_U3EN))
811 #define SMODE_LVD 0xc0 /* Low Voltage Differential */ macro
Completed in 23 milliseconds