Home
last modified time | relevance | path

Searched refs:drive_cnt (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/scsi/
Dgdth_ioctl.h196 u8 drive_cnt; /* drive count */ member
280 u8 drive_cnt; /* drive count */ member
Dgdth.h414 u32 drive_cnt; /* drive count */ member
Dgdth.c1772 ha->raw[bus_no].pdev_cnt = chn->drive_cnt; in gdth_search_drives()
1774 bus_no,chn->drive_cnt)); in gdth_search_drives()
4115 for (i = 0; i < ldrv.drive_cnt && i < MAX_HDRIVES; ++i) { in ioc_lockdrv()