Lines Matching refs:periph_flags
495 if (periph->periph_flags & PERIPH_SENSE) {
499 if ((periph->periph_flags &
502 periph->periph_flags |= PERIPH_RECOVERY_ACTIVE;
507 (periph->periph_flags & PERIPH_RECOVERING) != 0)
520 periph->periph_flags |= PERIPH_WAITING;
535 periph->periph_flags &= ~PERIPH_RECOVERY_ACTIVE;
588 if ((periph->periph_flags & PERIPH_RECOVERY_ACTIVE) != 0 &&
598 periph->periph_flags &= ~PERIPH_RECOVERY_ACTIVE;
602 (periph->periph_flags & PERIPH_WAITDRAIN) != 0) {
603 periph->periph_flags &= ~PERIPH_WAITDRAIN;
607 if (periph->periph_flags & PERIPH_WAITING) {
608 periph->periph_flags &= ~PERIPH_WAITING;
730 (periph->periph_flags & PERIPH_WAITING) != 0)
797 periph->periph_flags |= PERIPH_WAITDRAIN;
817 periph->periph_flags |= PERIPH_WAITDRAIN;
900 if (periph->periph_flags & SCSIPI_DB1) {
950 if ((periph->periph_flags & PERIPH_REMOVABLE) != 0)
951 periph->periph_flags &= ~PERIPH_MEDIA_LOADED;
995 if ((periph->periph_flags & PERIPH_REMOVABLE) != 0)
996 periph->periph_flags &= ~PERIPH_MEDIA_LOADED;
1030 if ((periph->periph_flags & PERIPH_REMOVABLE) != 0)
1031 periph->periph_flags &= ~PERIPH_MEDIA_LOADED;
1035 (periph->periph_flags &
1646 periph->periph_flags &= ~PERIPH_UNTAG;
1675 periph->periph_flags |= PERIPH_SENSE;
1988 periph->periph_flags |= PERIPH_SENSE;
2006 periph->periph_flags &= ~PERIPH_SENSE;
2130 (periph->periph_flags & PERIPH_UNTAG) != 0)
2133 if ((periph->periph_flags &
2198 periph->periph_flags |= PERIPH_UNTAG;
2558 (periph->periph_flags & PERIPH_GROW_OPENINGS) != 0)