Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/block/
H A Dataflop.c1163 if (SUD.flags & FTD_MSG) in fd_rwsec_done1()
1437 if (UD.flags & FTD_MSG) in floppy_revalidate()
1582 if (UD.flags & FTD_MSG) in fd_locked_ioctl()
1627 if (UD.flags & FTD_MSG) in fd_locked_ioctl()
1657 if (UD.flags & FTD_MSG) in fd_locked_ioctl()
1695 if (UD.flags & FTD_MSG) in fd_locked_ioctl()
1709 UD.flags |= FTD_MSG; in fd_locked_ioctl()
1712 UD.flags &= ~FTD_MSG; in fd_locked_ioctl()
H A Dfloppy.c767 if ((drive_params[drive].flags & FTD_MSG) && in disk_change()
1454 if (drive_params[current_drive].flags & FTD_MSG) in interpret_errors()
2391 if (drive_params[current_drive].flags & FTD_MSG) in rw_interrupt()
3573 drive_params[drive].flags |= FTD_MSG; in fd_locked_ioctl()
3576 drive_params[drive].flags &= ~FTD_MSG; in fd_locked_ioctl()
4481 {"messages", floppy_set_flags, NULL, 1, FTD_MSG},
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfd.h161 #define FTD_MSG 0x10 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfd.h161 #define FTD_MSG 0x10 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfd.h161 #define FTD_MSG 0x10 macro