Searched refs:FTD_MSG (Results 1 – 3 of 3) sorted by relevance
1189 if (SUD.flags & FTD_MSG) in fd_rwsec_done1()1464 if (UD.flags & FTD_MSG) in floppy_revalidate()1605 if (UD.flags & FTD_MSG) in fd_locked_ioctl()1650 if (UD.flags & FTD_MSG) in fd_locked_ioctl()1681 if (UD.flags & FTD_MSG) in fd_locked_ioctl()1719 if (UD.flags & FTD_MSG) in fd_locked_ioctl()1735 UD.flags |= FTD_MSG; in fd_locked_ioctl()1738 UD.flags &= ~FTD_MSG; in fd_locked_ioctl()
768 if ((drive_params[drive].flags & FTD_MSG) && in disk_change()1455 if (drive_params[current_drive].flags & FTD_MSG) in interpret_errors()2393 if (drive_params[current_drive].flags & FTD_MSG) in rw_interrupt()3453 drive_params[drive].flags |= FTD_MSG; in fd_locked_ioctl()3456 drive_params[drive].flags &= ~FTD_MSG; in fd_locked_ioctl()4370 {"messages", floppy_set_flags, NULL, 1, FTD_MSG},
161 #define FTD_MSG 0x10 macro
Completed in 28 milliseconds