bnx2x_state_wait
return bnx2x_state_wait(bp, p->state, p->pstate);
if (bnx2x_state_wait(bp, o->sched_state, o->raw.pstate) ||
return bnx2x_state_wait(bp, raw->state, raw->pstate);
return bnx2x_state_wait(bp, cmd, &o->pending);
return bnx2x_state_wait(bp, cmd, &o->pending);