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];
570 for(chan = 0; chan < MAX_CHANNEL; chan++) { in adpt_show_info()1123 if(chan < 0 || chan >= MAX_CHANNEL) in adpt_find_device()1449 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1504 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1524 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()2532 if (bus_no >= MAX_CHANNEL) { /* Something wrong skip it */ in adpt_i2o_reparse_lct()
105 #define MAX_CHANNEL 256 macro109 u8 channel[MAX_CHANNEL];