Searched refs:ft_queue_head (Results 1 – 6 of 6) sorted by relevance
118 head = ftape_get_buffer(ft_queue_head); /* tape isn't running yet */ in ftape_format_track()148 ftape_get_buffer(ft_queue_head) != tail) { in ftape_format_status()166 buffer_struct *head = ftape_get_buffer(ft_queue_head); in ftape_format_status()168 ftape_get_buffer(ft_queue_head)->segment_id); in ftape_format_status()180 ftape_get_buffer(ft_queue_head)->segment_id); in ftape_format_status()190 *segment_id = ftape_get_buffer(ft_queue_head)->segment_id; in ftape_format_status()289 buffer_struct *head = ftape_get_buffer(ft_queue_head); in ftape_verify_segment()314 buffer_struct *head = ftape_get_buffer(ft_queue_head); in ftape_verify_segment()
95 buffer_struct *head = ftape_get_buffer(ft_queue_head); in ftape_start_writing()138 ftape_get_buffer(ft_queue_head)->status != done) { in ftape_loop_until_writes_done()154 ftape_buffer_id(ft_queue_head)); in ftape_loop_until_writes_done()157 head = ftape_get_buffer(ft_queue_head); in ftape_loop_until_writes_done()246 buffer_struct *head = ftape_get_buffer(ft_queue_head); in write_segment()283 ftape_get_buffer(ft_queue_head) == tail) || in write_segment()
264 buffer_struct *head = ftape_get_buffer(ft_queue_head); in ftape_read_segment_fraction()303 ftape_buffer_id(ft_queue_head), in ftape_read_segment_fraction()307 ftape_get_buffer(ft_queue_head)->status, in ftape_read_segment_fraction()311 buffer_struct *head = ftape_get_buffer(ft_queue_head); in ftape_read_segment_fraction()
472 (void)ftape_next_buffer(ft_queue_head); in continue_xfer()485 (void)ftape_next_buffer(ft_queue_head); in continue_xfer()498 buff = ftape_next_buffer(ft_queue_head); in continue_xfer()706 buff = ftape_next_buffer(ft_queue_head); in continue_formatting()1097 handle_fdc_busy(ftape_get_buffer(ft_queue_head)); in fdc_isr()
58 ft_queue_head = 0, enumerator
68 case ft_queue_head: in ftape_next_buffer()85 case ft_queue_head: return ft_head; in ftape_buffer_id()93 case ft_queue_head: return ft_buffer[ft_head]; in ftape_get_buffer()