Searched refs:pdev_cnt (Results 1 – 3 of 3) sorted by relevance
254 pds->entries = ha->raw[i].pdev_cnt; in gdth_show_info()264 for (j = 0; j < ha->raw[i].pdev_cnt; ++j) { in gdth_show_info()
862 u8 pdev_cnt; /* physical device count */ member
1315 ha->raw[bus_no].pdev_cnt = chn->drive_cnt; in gdth_search_drives()1319 if (ha->raw[bus_no].pdev_cnt > 0) { in gdth_search_drives()1322 drl->sc_cnt = ha->raw[bus_no].pdev_cnt; in gdth_search_drives()1327 for (j = 0; j < ha->raw[bus_no].pdev_cnt; ++j) in gdth_search_drives()1330 ha->raw[bus_no].pdev_cnt = 0; in gdth_search_drives()