Searched refs:bus_cnt (Results 1 – 3 of 3) sorted by relevance
1683 ha->bus_cnt = iocr->hdr.chan_count; in gdth_search_drives()1684 for (bus_no = 0; bus_no < ha->bus_cnt; ++bus_no) { in gdth_search_drives()1711 ha->bus_cnt = (u8)bus_no; in gdth_search_drives()1713 TRACE2(("gdth_search_drives() %d channels\n",ha->bus_cnt)); in gdth_search_drives()1756 for (bus_no = 0; bus_no < ha->bus_cnt; ++bus_no) { in gdth_search_drives()1761 for (bus_no = 0; bus_no < ha->bus_cnt; ++bus_no) { in gdth_search_drives()1766 for (bus_no = 0; bus_no < ha->bus_cnt; ++bus_no) { in gdth_search_drives()1883 if (reserve_list[i] == ha->hanum && reserve_list[i+1] < ha->bus_cnt && in gdth_search_drives()2107 if (b == ha->bus_cnt && t == ha->tid_cnt-1) { in gdth_next()4124 gdth_wait_completion(ha, ha->bus_cnt, j); in ioc_lockdrv()[all …]
927 u8 bus_cnt; /* SCSI bus count */ member
272 for (i = 0; i < ha->bus_cnt; ++i) { in gdth_get_info()