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

/drivers/scsi/
H A Ddc395x.c217 u8 channel_cfg; /* 75 Channel configuration */ member in struct:NvRamType
671 eeprom->channel_cfg = (u8)cfg_data[CFG_ADAPTER_MODE].value;
4203 *d_eeprom++ = 0x04000F07; /* max_tag,delay_time,channel_cfg,scsi_id */
4244 eeprom->channel_cfg, eeprom->max_tag,
4382 acb->gmode2 = eeprom->channel_cfg;
4385 if (eeprom->channel_cfg & NAC_SCANLUN)
4436 if (eeprom->channel_cfg & NAC_SCANLUN)
4476 if (eeprom->channel_cfg & NAC_POWERON_SCSI_RESET)

Completed in 46 milliseconds