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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 86 milliseconds