Searched refs:channel_cfg (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.c216 u8 channel_cfg; /* 75 Channel configuration */ member in struct:NvRamType
670 eeprom->channel_cfg = (u8)cfg_data[CFG_ADAPTER_MODE].value;
4139 *d_eeprom++ = 0x04000F07; /* max_tag,delay_time,channel_cfg,scsi_id */
4180 eeprom->channel_cfg, eeprom->max_tag,
4318 acb->gmode2 = eeprom->channel_cfg;
4321 if (eeprom->channel_cfg & NAC_SCANLUN)
4372 if (eeprom->channel_cfg & NAC_SCANLUN)
4412 if (eeprom->channel_cfg & NAC_POWERON_SCSI_RESET)

Completed in 51 milliseconds