Searched refs:TOMINOR (Results 1 – 1 of 1) sorted by relevance
302 #define TOMINOR(x) ((x & 3) | ((x & 4) << 5)) macro771 floppy_sizes[TOMINOR(drive)] = MAX_DISK_SIZE << 1; in disk_change()2386 floppy_sizes[TOMINOR(current_drive)] = _floppy->size; in rw_interrupt()2395 floppy_sizes[TOMINOR(current_drive)] = _floppy->size; in rw_interrupt()4651 disks[drive]->first_minor = TOMINOR(drive); in do_floppy_init()