Searched refs:gdth_eval_mapping (Results 1 – 1 of 1) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | gdth.c | 417 static void gdth_eval_mapping(ulong32 size, ulong32 *cyls, int *heads, int *secs); 740 static void gdth_eval_mapping(ulong32 size, ulong32 *cyls, int *heads, int *secs) in gdth_eval_mapping() function 2304 gdth_eval_mapping(ha->hdr[hdrive].size,&drv_cyls,&drv_hds,&drv_secs); in gdth_analyse_hdrive() 5228 gdth_eval_mapping(capacity,&ip[2],&ip[0],&ip[1]); in gdth_bios_param() 5764 gdth_eval_mapping(ha->hdr[i].size,&cyls,&hds,&secs); in ioc_rescan()
|