Searched refs:MAX_CHANNEL (Results 1 – 3 of 3) sorted by relevance
71 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro244 struct adpt_channel channel[MAX_CHANNEL];
573 for(chan = 0; chan < MAX_CHANNEL; chan++) { in adpt_show_info()1168 if(chan < 0 || chan >= MAX_CHANNEL) in adpt_find_device()1494 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1549 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()1569 if(bus_no >= MAX_CHANNEL) { // Something wrong skip it in adpt_i2o_parse_lct()2569 if (bus_no >= MAX_CHANNEL) { /* Something wrong skip it */ in adpt_i2o_reparse_lct()
105 #define MAX_CHANNEL 256 macro109 u8 channel[MAX_CHANNEL];