Lines Matching defs:heads
117 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)
389 *heads = HEADS;
394 *heads = MEDHEADS;
398 *heads = BIGHEADS;
1485 /* evaluate mapping (sectors per head, heads per cylinder) */
1494 ha->hdr[hdrive].heads = (u8)drv_hds;
3295 if (b != ha->virt_bus || ha->hdr[t].heads == 0) {
3300 ip[0] = ha->hdr[t].heads;
3305 TRACE2(("gdth_bios_param(): %d heads, %d secs, %d cyls\n",
3734 ha->hdr[i].heads = hds;