Searched refs:MAX_CHANNEL (Results 1 – 5 of 5) sorted by relevance
72 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro245 struct adpt_channel channel[MAX_CHANNEL];
493 #define MAX_CHANNEL 1 macro598 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()
575 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()
553 #define MAX_CHANNEL 4 macro824 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()
105 #define MAX_CHANNEL 256 macro109 u8 channel[MAX_CHANNEL];