Home
last modified time | relevance | path

Searched refs:DC395x_MAX_SCSI_ID (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/scsi/
H A Ddc395x.h22 #define DC395x_MAX_SCSI_ID 16 macro
H A Ddc395x.c134 struct NVRamTarget target[DC395x_MAX_SCSI_ID];
252 u8 dcb_map[DC395x_MAX_SCSI_ID];
253 struct DeviceCtlBlk *children[DC395x_MAX_SCSI_ID][32];
595 for (id = 0; id < DC395x_MAX_SCSI_ID; id++) { in eeprom_override()
3625 for (i = 0; i < DC395x_MAX_SCSI_ID; i++) in adapter_init_params()