Home
last modified time | relevance | path

Searched refs:MAX_CHANNEL (Results 1 – 5 of 5) sorted by relevance

/drivers/scsi/
Ddpti.h72 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro
245 struct adpt_channel channel[MAX_CHANNEL];
Du14-34f.c493 #define MAX_CHANNEL 1 macro
598 int target_to[MAX_TARGET][MAX_CHANNEL]; /* N. of timeout errors on target */
599 int target_redo[MAX_TARGET][MAX_CHANNEL]; /* If TRUE redo i/o on target */
956 sh[j]->max_channel = MAX_CHANNEL - 1; in port_detect()
Ddpt_i2o.c575 for(chan = 0; chan < MAX_CHANNEL; chan++) { in adpt_show_info()
1170 if(chan < 0 || chan >= MAX_CHANNEL) in adpt_find_device()
1501 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()
1556 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()
1576 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()
2564 if (bus_no >= MAX_CHANNEL) { /* Something wrong skip it */ in adpt_i2o_reparse_lct()
Deata.c553 #define MAX_CHANNEL 4 macro
824 int target_to[MAX_TARGET][MAX_CHANNEL]; /* N. of timeout errors on target */
825 int target_redo[MAX_TARGET][MAX_CHANNEL]; /* If 1 redo i/o on target */
1319 if (info.max_chan > 0 && info.max_chan < MAX_CHANNEL) in port_detect()
/drivers/scsi/esas2r/
Datioctl.h105 #define MAX_CHANNEL 256 macro
109 u8 channel[MAX_CHANNEL];