Home
last modified time | relevance | path

Searched refs:FTD_MSG (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/block/
A Dataflop.c1189 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()
A Dfloppy.c768 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},
/linux/include/uapi/linux/
A Dfd.h161 #define FTD_MSG 0x10 macro

Completed in 28 milliseconds