Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Ddpti.h233 u8 top_scsi_channel; member
Ddpt_i2o.c1229 for(i = 0 ; i < pHba->top_scsi_channel ; i++){ in adpt_i2o_delete_hba()
1597 if(bus_no > pHba->top_scsi_channel){ in adpt_i2o_parse_lct()
1598 pHba->top_scsi_channel = bus_no; in adpt_i2o_parse_lct()
1632 if(bus_no > pHba->top_scsi_channel){ in adpt_i2o_parse_lct()
1633 pHba->top_scsi_channel = bus_no; in adpt_i2o_parse_lct()
2448 host->max_channel = pHba->top_scsi_channel + 1; in adpt_scsi_host_alloc()