Searched refs:PC_FLAG_SUPPRESS_ERROR (Results 1 – 3 of 3) sorted by relevance
129 pc->flags |= PC_FLAG_SUPPRESS_ERROR; in ide_floppy_get_sfrp_bit()
140 if (!(pc->flags & PC_FLAG_SUPPRESS_ERROR)) in ide_floppy_issue_pc()
361 PC_FLAG_SUPPRESS_ERROR = BIT(1), enumerator