Lines Matching refs:mpr_flags
283 sleep_flags = (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE) in mpr_transition_ready()
570 sc->mpr_flags &= ~MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
596 sc->mpr_flags |= MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
631 (sc->mpr_flags & MPR_FLAGS_SEA_IOC)) in mpr_iocfacts_allocate()
849 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) { in mpr_reinit()
858 sc->mpr_flags |= MPR_FLAGS_DIAGRESET; in mpr_reinit()
902 sc->mpr_flags &= ~MPR_FLAGS_DIAGRESET; in mpr_reinit()
1134 if (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE && !(sc->mpr_flags & in mpr_enqueue_request()
2223 sc->mpr_flags |= MPR_FLAGS_ATTACH_DONE; in mpr_attach()
2262 if (sc->mpr_flags & MPR_FLAGS_SHUTDOWN) in mpr_periodic()
2342 sc->mpr_flags |= MPR_FLAGS_SHUTDOWN; in mpr_free()
3801 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) in mpr_wait_command()
3853 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_wait_command()
3910 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_request_polled()
3932 if (sc->mpr_flags & MPR_FLAGS_BUSY) { in mpr_read_config_page()