Searched refs:MAX_CHANNEL (Results 1 – 3 of 3) sorted by relevance
68 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro241 struct adpt_channel channel[MAX_CHANNEL];
567 for(chan = 0; chan < MAX_CHANNEL; chan++) { in adpt_show_info()1075 if (chan >= MAX_CHANNEL) in adpt_find_device()1400 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1455 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1475 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()2268 if (bus_no >= MAX_CHANNEL) { /* Something wrong skip it */ in adpt_i2o_reparse_lct()
105 #define MAX_CHANNEL 256 macro109 u8 channel[MAX_CHANNEL];