Home
last modified time | relevance | path

Searched refs:MAX_CHANNEL (Results 1 – 3 of 3) sorted by relevance

/drivers/scsi/
Ddpti.h68 #define MAX_CHANNEL (5) // Maximum Channel # Supported macro
241 struct adpt_channel channel[MAX_CHANNEL];
Ddpt_i2o.c567 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()
/drivers/scsi/esas2r/
Datioctl.h105 #define MAX_CHANNEL 256 macro
109 u8 channel[MAX_CHANNEL];