Home | History | Annotate | Download | only in scsipi

Lines Matching refs:periph_flags

560 	if (periph->periph_flags & PERIPH_OPEN) {
656 oflags = periph->periph_flags;
657 periph->periph_flags |= PERIPH_OPEN;
661 periph->periph_flags = oflags; /* restore flags */
679 periph->periph_flags |= PERIPH_OPEN;
692 periph->periph_flags |= PERIPH_OPEN; /* unit attn are now errors */
700 (periph->periph_flags & PERIPH_MEDIA_LOADED) == 0)
723 periph->periph_flags &= ~PERIPH_OPEN;
794 if ((periph->periph_flags & PERIPH_MEDIA_LOADED) == 0) {
835 periph->periph_flags &= ~PERIPH_OPEN;
934 periph->periph_flags |= PERIPH_MEDIA_LOADED; /* move earlier? */
985 periph->periph_flags &= ~PERIPH_MEDIA_LOADED;
1204 if (periph->periph_flags & PERIPH_WAITING) {
1205 periph->periph_flags &= ~PERIPH_WAITING;
1216 (periph->periph_flags & PERIPH_MEDIA_LOADED) == 0)) {
2189 if ((periph->periph_flags & PERIPH_OPEN) == 0)
2249 (periph->periph_flags & PERIPH_MEDIA_LOADED) == 0)
2349 (periph->periph_flags & PERIPH_MEDIA_LOADED) == 0) {