Searched refs:start_head (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libsmedia/plugins/floppy/common/
H A Df_format.c89 int32_t start_head, end_head, start_cyl, end_cyl; local
381 start_head = 0;
386 start_head = ft->head;
416 for (hd = start_head; hd < end_head; hd++) {

Completed in 57 milliseconds