Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dide-floppy_ioctl.c129 pc->flags |= PC_FLAG_SUPPRESS_ERROR; in ide_floppy_get_sfrp_bit()
H A Dide-floppy.c140 if (!(pc->flags & PC_FLAG_SUPPRESS_ERROR)) in ide_floppy_issue_pc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h361 PC_FLAG_SUPPRESS_ERROR = BIT(1), enumerator