top_scsi_channel 1094 drivers/scsi/dpt_i2o.c for(i = 0 ; i < pHba->top_scsi_channel ; i++){ top_scsi_channel 1457 drivers/scsi/dpt_i2o.c if(bus_no > pHba->top_scsi_channel){ top_scsi_channel 1458 drivers/scsi/dpt_i2o.c pHba->top_scsi_channel = bus_no; top_scsi_channel 1492 drivers/scsi/dpt_i2o.c if(bus_no > pHba->top_scsi_channel){ top_scsi_channel 1493 drivers/scsi/dpt_i2o.c pHba->top_scsi_channel = bus_no; top_scsi_channel 2333 drivers/scsi/dpt_i2o.c host->max_channel = pHba->top_scsi_channel + 1; top_scsi_channel 228 drivers/scsi/dpti.h u8 top_scsi_channel;