Searched refs:MAX_CHANNEL (Results 1 – 4 of 4) sorted by relevance
72 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro245 struct adpt_channel channel[MAX_CHANNEL];
575 for(chan = 0; chan < MAX_CHANNEL; chan++) { in adpt_show_info()1169 if(chan < 0 || chan >= MAX_CHANNEL) in adpt_find_device()1495 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1550 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1570 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()2560 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];