Lines Matching refs:mpr_flags
288 sleep_flags = (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE) in mpr_transition_ready()
569 sc->mpr_flags &= ~MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
595 sc->mpr_flags |= MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
630 (sc->mpr_flags & MPR_FLAGS_SEA_IOC)) in mpr_iocfacts_allocate()
848 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) { in mpr_reinit()
857 sc->mpr_flags |= MPR_FLAGS_DIAGRESET; in mpr_reinit()
901 sc->mpr_flags &= ~MPR_FLAGS_DIAGRESET; in mpr_reinit()
1131 if (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE && !(sc->mpr_flags & in mpr_enqueue_request()
2197 sc->mpr_flags |= MPR_FLAGS_ATTACH_DONE; in mpr_attach()
2236 if (sc->mpr_flags & MPR_FLAGS_SHUTDOWN) in mpr_periodic()
2315 sc->mpr_flags |= MPR_FLAGS_SHUTDOWN; in mpr_free()
3777 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) in mpr_wait_command()
3833 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_wait_command()
3890 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_request_polled()
3912 if (sc->mpr_flags & MPR_FLAGS_BUSY) { in mpr_read_config_page()