Lines Matching refs:xenbus_dev_fatal
1118 xenbus_dev_fatal(dev, err, "allocating urb ring"); in xenhcd_setup_rings()
1126 xenbus_dev_fatal(dev, err, "allocating conn ring"); in xenhcd_setup_rings()
1133 xenbus_dev_fatal(dev, err, "xenbus_alloc_evtchn"); in xenhcd_setup_rings()
1139 xenbus_dev_fatal(dev, err, "bind_evtchn_to_irq_lateeoi"); in xenhcd_setup_rings()
1148 xenbus_dev_fatal(dev, err, "request_threaded_irq"); in xenhcd_setup_rings()
1175 xenbus_dev_fatal(dev, err, "starting transaction"); in xenhcd_talk_to_backend()
1204 xenbus_dev_fatal(dev, err, "completing transaction"); in xenhcd_talk_to_backend()
1212 xenbus_dev_fatal(dev, err, "%s", message); in xenhcd_talk_to_backend()
1453 xenbus_dev_fatal(dev, err, "reading num-ports"); in xenhcd_create_hcd()
1457 xenbus_dev_fatal(dev, err, "invalid num-ports"); in xenhcd_create_hcd()
1463 xenbus_dev_fatal(dev, err, "reading usb-ver"); in xenhcd_create_hcd()
1476 xenbus_dev_fatal(dev, err, "invalid usb-ver"); in xenhcd_create_hcd()
1480 xenbus_dev_fatal(dev, err, in xenhcd_create_hcd()
1527 xenbus_dev_fatal(dev, -EINVAL, "saw state %d at frontend", in xenhcd_backend_changed()
1555 xenbus_dev_fatal(dev, err, in xenhcd_probe()
1565 xenbus_dev_fatal(dev, err, "fail to add USB host controller"); in xenhcd_probe()