Lines Matching defs:state
156 /* Wait for frontend to state that it has published the configuration */
192 "Error switching to connected state!");
363 enum xenbus_state state)
377 if (xenbus_read_driver_state(pdev->xdev->nodename) != state)
391 len = snprintf(state_str, sizeof(state_str), "state-%d", i);
502 if (state != XenbusStateReconfiguring)
509 "Error switching to reconfigured state!");
523 dev_dbg(&xdev->dev, "fe state changed %d\n", fe_state);
535 /* pcifront switched its state from reconfiguring to connected.
536 * Then switch to connected state.
621 l = snprintf(state_str, sizeof(state_str), "state-%d", i);
649 "Error switching to initialised state!");