Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Dgdth.c1930 u32 drv_cyls; in gdth_analyse_hdrive() local
1945 gdth_eval_mapping(ha->hdr[hdrive].size,&drv_cyls,&drv_hds,&drv_secs); in gdth_analyse_hdrive()
1949 drv_cyls = (u32)ha->hdr[hdrive].size / drv_hds / drv_secs; in gdth_analyse_hdrive()
1954 ha->hdr[hdrive].size = drv_cyls * drv_hds * drv_secs; in gdth_analyse_hdrive()