Searched refs:top_scsi_channel (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Ddpti.h233 u8 top_scsi_channel; member in struct:_adpt_hba
H A Ddpt_i2o.c1068 for(i = 0 ; i < pHba->top_scsi_channel ; i++){
1432 if(bus_no > pHba->top_scsi_channel){
1433 pHba->top_scsi_channel = bus_no;
1467 if(bus_no > pHba->top_scsi_channel){
1468 pHba->top_scsi_channel = bus_no;
2211 host->max_channel = pHba->top_scsi_channel + 1;

Completed in 102 milliseconds