Searched refs:top_scsi_channel (Results 1 – 2 of 2) sorted by relevance
228 u8 top_scsi_channel; member
1091 for(i = 0 ; i < pHba->top_scsi_channel ; i++){ in adpt_i2o_delete_hba()1453 if(bus_no > pHba->top_scsi_channel){ in adpt_i2o_parse_lct()1454 pHba->top_scsi_channel = bus_no; in adpt_i2o_parse_lct()1488 if(bus_no > pHba->top_scsi_channel){ in adpt_i2o_parse_lct()1489 pHba->top_scsi_channel = bus_no; in adpt_i2o_parse_lct()2329 host->max_channel = pHba->top_scsi_channel + 1; in adpt_scsi_host_alloc()