Searched refs:drv_no (Results 1 – 2 of 2) sorted by relevance
156 int no_mdrv = 0, drv_no, is_mirr; in gdth_show_info() local343 drv_no = i; in gdth_show_info()348 TRACE2(("cache_drv_info() drive no %d\n",drv_no)); in gdth_show_info()355 gdtcmd->u.ioctl.channel = drv_no; in gdth_show_info()371 if (drv_no == i) { in gdth_show_info()374 drv_no, hrec); in gdth_show_info()396 drv_no & 0x7fff, hrec); in gdth_show_info()398 drv_no = pcdi->ld_slave; in gdth_show_info()399 } while (drv_no != -1); in gdth_show_info()
1165 u32 bus_no, drv_cnt, drv_no, j; in gdth_search_drives() local1342 drv_no = ((u32 *)ha->pscratch)[j]; in gdth_search_drives()1343 if (drv_no < MAX_LDRIVES) { in gdth_search_drives()1344 ha->hdr[drv_no].is_logdrv = TRUE; in gdth_search_drives()1345 TRACE2(("Drive %d is log. drive\n",drv_no)); in gdth_search_drives()