Lines Matching refs:periph_flags
324 periph->periph_flags |= PERIPH_GROW_OPENINGS;
440 if ((periph->periph_flags & PERIPH_MEDIA_LOADED) == 0) {
449 periph->periph_flags |= PERIPH_MEDIA_LOADED;
459 periph->periph_flags |= PERIPH_OPEN;
504 if ((periph->periph_flags & (PERIPH_OPEN | PERIPH_MEDIA_LOADED)) ==
529 (periph->periph_flags & PERIPH_MEDIA_LOADED) == 0)
542 periph->periph_flags &= ~PERIPH_OPEN;
724 if ((periph->periph_flags & PERIPH_MEDIA_LOADED) == 0) {
725 if (periph->periph_flags & PERIPH_OPEN)
789 if (periph->periph_flags & PERIPH_WAITING) {
790 periph->periph_flags &= ~PERIPH_WAITING;
802 (periph->periph_flags & PERIPH_MEDIA_LOADED) == 0)) {
1218 if ((periph->periph_flags
1473 if ((periph->periph_flags & PERIPH_MEDIA_LOADED) != 0) {