Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
Dgdth.c117 static void gdth_eval_mapping(u32 size, u32 *cyls, int *heads, int *secs);
385 static void gdth_eval_mapping(u32 size, u32 *cyls, int *heads, int *secs) in gdth_eval_mapping() function
1488 gdth_eval_mapping(ha->hdr[hdrive].size,&drv_cyls,&drv_hds,&drv_secs); in gdth_analyse_hdrive()
3298 gdth_eval_mapping(capacity,&ip[2],&ip[0],&ip[1]); in gdth_bios_param()
3733 gdth_eval_mapping(ha->hdr[i].size,&cyls,&hds,&secs); in ioc_rescan()