Searched refs:fdc_head (Results 1 – 4 of 4) sorted by relevance
215 extern volatile __u8 fdc_head; /* FDC head */
970 fdc_head = in[4]; in handle_fdc_busy()974 fdc_cyl, fdc_head, fdc_sect); in handle_fdc_busy()976 fdc_cyl = fdc_head = fdc_sect = 0; in handle_fdc_busy()
329 * fdc_head in ftape_read_id()
72 volatile __u8 fdc_head; /* FDC head from sector id */ variable