Searched refs:drv_no (Results 1 – 2 of 2) sorted by relevance
143 int no_mdrv = 0, drv_no, is_mirr; in gdth_show_info() local341 drv_no = i; in gdth_show_info()346 TRACE2(("cache_drv_info() drive no %d\n",drv_no)); in gdth_show_info()353 gdtcmd->u.ioctl.channel = drv_no; in gdth_show_info()369 if (drv_no == i) { in gdth_show_info()372 drv_no, hrec); in gdth_show_info()394 drv_no & 0x7fff, hrec); in gdth_show_info()396 drv_no = pcdi->ld_slave; in gdth_show_info()397 } while (drv_no != -1); in gdth_show_info()
1554 u32 bus_no, drv_cnt, drv_no, j; in gdth_search_drives() local1791 drv_no = ((u32 *)ha->pscratch)[j]; in gdth_search_drives()1792 if (drv_no < MAX_LDRIVES) { in gdth_search_drives()1793 ha->hdr[drv_no].is_logdrv = TRUE; in gdth_search_drives()1794 TRACE2(("Drive %d is log. drive\n",drv_no)); in gdth_search_drives()