Searched refs:max_buffer_sectors (Results 1 – 1 of 1) sorted by relevance
531 static int max_buffer_sectors; variable2472 floppy_track_buffer + (max_buffer_sectors << 10) || in copy_buffer()2699 2 * max_buffer_sectors + buffer_min); in make_raw_rw_request()2702 2 * max_buffer_sectors + buffer_min - in make_raw_rw_request()2738 floppy_track_buffer + (max_buffer_sectors << 10)) { in make_raw_rw_request()2859 if (WARN(max_buffer_sectors == 0, in floppy_queue_rq()4018 max_buffer_sectors = try; in floppy_open()4642 max_buffer_sectors = 0; in do_floppy_init()4894 if (floppy_track_buffer && max_buffer_sectors) { in floppy_release_irq_and_dma()4895 tmpsize = max_buffer_sectors * 1024; in floppy_release_irq_and_dma()[all …]
Completed in 12 milliseconds