Searched refs:FD_BROKEN_DCL (Results 1 – 3 of 3) sorted by relevance
241 floppy_set_flags(NULL, 1, FD_BROKEN_DCL); // I don't know how to detect this. in sun3xflop_init()
162 #define FD_BROKEN_DCL 0x20 macro
754 if (drive_params[drive].flags & FD_BROKEN_DCL) in disk_change()4002 if (!drive_state[drive].fd_ref && (drive_params[drive].flags & FD_BROKEN_DCL)) { in floppy_open()4388 {"broken_dcl", floppy_set_flags, NULL, 1, FD_BROKEN_DCL},