Searched refs:pdev_cnt (Results 1 – 3 of 3) sorted by relevance
248 pds->entries = ha->raw[i].pdev_cnt; in gdth_show_info()258 for (j = 0; j < ha->raw[i].pdev_cnt; ++j) { in gdth_show_info()
894 u8 pdev_cnt; /* physical device count */ member
1764 ha->raw[bus_no].pdev_cnt = chn->drive_cnt; in gdth_search_drives()1768 if (ha->raw[bus_no].pdev_cnt > 0) { in gdth_search_drives()1771 drl->sc_cnt = ha->raw[bus_no].pdev_cnt; in gdth_search_drives()1776 for (j = 0; j < ha->raw[bus_no].pdev_cnt; ++j) in gdth_search_drives()1779 ha->raw[bus_no].pdev_cnt = 0; in gdth_search_drives()