Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Dgdth.c144 static void gdth_eval_mapping(u32 size, u32 *cyls, int *heads, int *secs);
498 static void gdth_eval_mapping(u32 size, u32 *cyls, int *heads, int *secs) in gdth_eval_mapping() function
1937 gdth_eval_mapping(ha->hdr[hdrive].size,&drv_cyls,&drv_hds,&drv_secs); in gdth_analyse_hdrive()
3985 gdth_eval_mapping(capacity,&ip[2],&ip[0],&ip[1]); in gdth_bios_param()
4403 gdth_eval_mapping(ha->hdr[i].size,&cyls,&hds,&secs); in ioc_rescan()