Lines Matching refs:mpr_flags
284 sleep_flags = (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE) in mpr_transition_ready()
571 sc->mpr_flags &= ~MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
597 sc->mpr_flags |= MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
632 (sc->mpr_flags & MPR_FLAGS_SEA_IOC)) in mpr_iocfacts_allocate()
850 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) { in mpr_reinit()
859 sc->mpr_flags |= MPR_FLAGS_DIAGRESET; in mpr_reinit()
903 sc->mpr_flags &= ~MPR_FLAGS_DIAGRESET; in mpr_reinit()
1135 if (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE && !(sc->mpr_flags & in mpr_enqueue_request()
2214 sc->mpr_flags |= MPR_FLAGS_ATTACH_DONE; in mpr_attach()
2253 if (sc->mpr_flags & MPR_FLAGS_SHUTDOWN) in mpr_periodic()
2333 sc->mpr_flags |= MPR_FLAGS_SHUTDOWN; in mpr_free()
3792 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) in mpr_wait_command()
3844 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_wait_command()
3901 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_request_polled()
3923 if (sc->mpr_flags & MPR_FLAGS_BUSY) { in mpr_read_config_page()