Searched refs:PC_FLAG_SUPPRESS_ERROR (Results 1 – 3 of 3) sorted by relevance
127 pc->flags |= PC_FLAG_SUPPRESS_ERROR; in ide_floppy_get_sfrp_bit()
138 if (!(pc->flags & PC_FLAG_SUPPRESS_ERROR)) in ide_floppy_issue_pc()
320 PC_FLAG_SUPPRESS_ERROR = (1 << 1), enumerator