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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Ddpti.h233 u8 top_scsi_channel; member in struct:_adpt_hba
H A Ddpt_i2o.c1226 for(i = 0 ; i < pHba->top_scsi_channel ; i++){
1594 if(bus_no > pHba->top_scsi_channel){
1595 pHba->top_scsi_channel = bus_no;
1629 if(bus_no > pHba->top_scsi_channel){
1630 pHba->top_scsi_channel = bus_no;
2445 host->max_channel = pHba->top_scsi_channel + 1;

Completed in 67 milliseconds