Lines Matching refs:mpr_flags
286 sleep_flags = (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE) in mpr_transition_ready()
573 sc->mpr_flags &= ~MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
599 sc->mpr_flags |= MPR_FLAGS_REALLOCATED; in mpr_iocfacts_allocate()
634 (sc->mpr_flags & MPR_FLAGS_SEA_IOC)) in mpr_iocfacts_allocate()
852 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) { in mpr_reinit()
861 sc->mpr_flags |= MPR_FLAGS_DIAGRESET; in mpr_reinit()
905 sc->mpr_flags &= ~MPR_FLAGS_DIAGRESET; in mpr_reinit()
1137 if (sc->mpr_flags & MPR_FLAGS_ATTACH_DONE && !(sc->mpr_flags & in mpr_enqueue_request()
2201 sc->mpr_flags |= MPR_FLAGS_ATTACH_DONE; in mpr_attach()
2240 if (sc->mpr_flags & MPR_FLAGS_SHUTDOWN) in mpr_periodic()
2320 sc->mpr_flags |= MPR_FLAGS_SHUTDOWN; in mpr_free()
3771 if (sc->mpr_flags & MPR_FLAGS_DIAGRESET) in mpr_wait_command()
3823 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_wait_command()
3880 if (sc->mpr_flags & MPR_FLAGS_REALLOCATED) { in mpr_request_polled()
3902 if (sc->mpr_flags & MPR_FLAGS_BUSY) { in mpr_read_config_page()