Searched refs:IBM_DS (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 Dibmmca.c393 #define IBM_DS(hi) (((struct ibmmca_hostdata *) hosts[(hi)]->hostdata)->_IBM_DS) macro
597 IBM_DS(ihost_index).total_interrupts++;
691 IBM_DS(ihost_index).total_errors++;
1103 IBM_DS(host_index).dyn_flag = 0; /* normally no need for dynamical ldn management */
1104 IBM_DS(host_index).total_errors = 0; /* set errorcounter to 0 */
1296 IBM_DS(host_index).total_scsi_devices = count_devices;
1301 IBM_DS(host_index).dyn_flag = 1; /* dynamical assignment is necessary */
1303 IBM_DS(host_index).dyn_flag = 0; /* dynamical assignment is not necessary */
1310 IBM_DS(host_index).scbs = 0;
1311 IBM_DS(host_inde
[all...]

Completed in 22 milliseconds