Home
last modified time | relevance | path

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

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