/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | usb_controller.c | 124 device_printf(dev, "USB device has no ivars\n"); in usb_attach() 281 device_printf(bus->parent, "Resetting controller\n"); in usb_bus_reset_async_locked() 453 device_printf(bus->bdev, "Could not unconfigure root HUB\n"); in usb_bus_suspend() 518 device_printf(bus->bdev, "Could not configure root HUB\n"); in usb_bus_resume() 523 device_printf(bus->bdev, "Could not probe and " in usb_bus_resume() 583 device_printf(bus->bdev, "Could not unconfigure root HUB\n"); in usb_bus_shutdown() 624 device_printf(bus->bdev, "12Mbps Full Speed USB v1.0\n"); in usb_bus_attach() 629 device_printf(bus->bdev, "12Mbps Full Speed USB v1.1\n"); in usb_bus_attach() 634 device_printf(bus->bdev, "480Mbps High Speed USB v2.0\n"); in usb_bus_attach() 639 device_printf(bu in usb_bus_attach() [all...] |
H A D | xhci_pci.c | 124 device_printf(self, "Could not initialize softc\n"); in xhci_pci_attach() 132 device_printf(self, "Could not add USB device\n"); in xhci_pci_attach() 148 device_printf(self, "XHCI halt/start/probe failed err=%d\n", err); in xhci_pci_attach() 156 device_printf(self, "XHCI halt/start/probe failed err=%d\n", err); in xhci_pci_attach() 220 device_printf(sc->sc_bus.bdev, "waiting for BIOS " in xhci_pci_take_controller() 232 device_printf(sc->sc_bus.bdev, in xhci_pci_take_controller()
|
H A D | ehci_pci.c | 131 device_printf(self, "Could not add USB device\n"); in ehci_pci_attach() 162 device_printf(self, "ehci init failed err=%d\n", err); in ehci_pci_attach() 169 device_printf(self, "ehci attach failed err=%d\n", err); in ehci_pci_attach() 181 device_printf(self, "ehci attach failed err=%d\n", err); in ehci_pci_attach()
|
H A D | xhci.c | 335 device_printf(sc->sc_bus.parent, "Controller " in xhci_start_controller() 448 device_printf(sc->sc_bus.parent, "Run timeout.\n"); in xhci_start_controller() 487 device_printf(sc->sc_bus.parent, "Controller halt timeout.\n"); in xhci_halt_controller() 513 device_printf(sc->sc_bus.parent, "Controller " in xhci_reset_controller() 557 device_printf(sc->sc_bus.parent, "Controller does " in xhci_init() 577 device_printf(self, "%d bytes context size, %d-bit DMA\n", in xhci_init() 586 device_printf(sc->sc_bus.parent, "Invalid number " in xhci_init() 606 device_printf(sc->sc_bus.parent, "XHCI request " in xhci_init()
|
H A D | ehci.c | 158 device_printf(sc->sc_bus.bdev, "Reset timeout\n"); in ehci_reset() 181 device_printf(sc->sc_bus.bdev, "stop timeout\n"); in ehci_hcreset() 233 device_printf(sc->sc_bus.bdev, "run timeout\n"); in ehci_init_sub() 272 device_printf(sc->sc_bus.bdev, "EHCI version %x.%x\n", in ehci_init() 286 device_printf(sc->sc_bus.bdev, "reset timeout\n"); in ehci_init() 296 device_printf(sc->sc_bus.bdev, "invalid frame-list-size\n"); in ehci_init() 3282 device_printf(sc->sc_bus.bdev, 3365 device_printf(sc->sc_bus.bdev,
|
/third_party/FreeBSD/sys/dev/usb/net/ |
H A D | if_urndis.c | 231 device_printf(dev, "No valid alternate setting found\n"); in urndis_attach() 245 device_printf(dev, "Unable to initialize hardware\n"); in urndis_attach() 257 device_printf(dev, "Unable to get hardware address\n"); in urndis_attach() 261 device_printf(dev, "Invalid address length: %d bytes\n", bufsz); in urndis_attach() 275 device_printf(dev, "Unable to set data filters\n"); in urndis_attach() 286 device_printf(dev, "Could not attach interface\n"); in urndis_attach() 292 device_printf(dev, "read sc_event fail , %x\n", error); in urndis_attach() 392 device_printf(dev, "Suspending\n"); in urndis_suspend() 399 device_printf(dev, "Resuming\n"); in urndis_resume() 491 device_printf(s in urndis_ctrl_handle() [all...] |
H A D | usb_ethernet.c | 124 device_printf(ue->ue_dev, "event init fail\n"); in uether_ifattach() 132 device_printf(ue->ue_dev, "could not setup taskqueue\n"); in uether_ifattach() 295 device_printf(ue->ue_dev, "could not allocate eth_drv_sc\n"); in ue_attach_post_task() 315 device_printf(ue->ue_dev, "attaching PHYs failed\n"); in ue_attach_post_task() 322 device_printf(ue->ue_dev, "event write fail\n"); in ue_attach_post_task()
|
H A D | if_cdce.c | 511 device_printf(dev, "no data interface found\n"); in cdce_attach() 564 device_printf(dev, "No valid alternate " in cdce_attach() 583 device_printf(dev, "faking MAC address\n"); in cdce_attach() 625 device_printf(dev, "could not attach interface\n"); in cdce_attach() 840 device_printf(dev, "Suspending\n"); in cdce_suspend() 847 device_printf(dev, "Resuming\n"); in cdce_resume()
|
H A D | if_axe.c | 622 device_printf(sc->sc_ue.ue_dev, in axe_attach_post() 709 device_printf(dev, "allocating USB transfers failed\n"); in axe_attach() 720 device_printf(dev, "could not attach interface\n"); in axe_attach()
|
H A D | if_axge.c | 364 device_printf(dev, "allocating USB transfers failed\n"); in axge_attach() 374 device_printf(dev, "could not attach interface\n"); in axge_attach()
|
/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_util.c | 87 device_printf(dev, "<%s> on %s\n", temp_p, in device_set_usb_desc()
|
H A D | usb_device.c | 1031 device_printf(dev, "at %s, port %d, addr %d " in usb_detach_device_sub() 1041 device_printf(dev, "Resume failed\n"); in usb_detach_device_sub() 1158 device_printf(udev->parent_dev, in usb_probe_and_attach_sub() 1182 device_printf(iface->subdev, "Suspend failed\n"); in usb_probe_and_attach_sub() 1377 device_printf(dev, "%s failed\n", in usb_suspend_resume_sub() 1498 device_printf(bus->bdev, in usb_alloc_device() 1504 device_printf(bus->bdev, in usb_alloc_device()
|
H A D | usb_hub.c | 1316 device_printf(dev, "MTT could not be enabled\n"); in uhub_attach() 1319 device_printf(dev, "MTT enabled\n"); in uhub_attach() 1561 device_printf(dev, "Can't find device of class usbus\n"); in uhub_attach() 1579 device_printf(dev, "%d port%s with %d " in uhub_attach()
|
/third_party/FreeBSD/stand/kshim/ |
H A D | bsd_kernel.h | 107 #define device_printf(dev, fmt,...) \ macro
|
/third_party/FreeBSD/sys/dev/usb/implementation/ |
H A D | usb_init.c | 217 device_printf(composite, "WARNING: Probe and attach failed!\n"); in composite_add()
|
/third_party/FreeBSD/sys/sys/ |
H A D | bus.h | 321 int device_printf(device_t dev, const char *, ...) __printflike(2, 3); 503 device_printf(dev, "failed to read ivar " \ 518 device_printf(dev, "failed to write ivar " \
|
/third_party/FreeBSD/sys/kern/ |
H A D | subr_bus.c | 1418 retval += device_printf(child, " not found\n"); in device_print_child() 1652 // device_printf(dev, "disabled via hints entry\n"); in device_attach() 2016 retval += device_printf(child, "<%s>", device_get_desc(child)); in bus_print_child_header() 2318 device_printf(dev, "device in attaching state! Deferring detach.\n"); in device_detach() 2329 device_printf(dev, "detached\n"); in device_detach() 2364 device_printf(device_t dev, const char * fmt, ...) in device_printf() function
|
/third_party/FreeBSD/sys/dev/usb/serial/ |
H A D | u3g.c | 744 device_printf(dev, "no ports found\n"); in u3g_attach() 757 device_printf(dev, "Found %u port%s.\n", sc->sc_numports, in u3g_attach()
|
H A D | usb_serial.c | 372 device_printf(dev, "Could not set PNP info\n"); in ucom_set_pnpinfo_usb()
|
/third_party/FreeBSD/sys/dev/usb/input/ |
H A D | uhid.c | 815 device_printf(dev, "no report descriptor\n"); in uhid_attach()
|
/third_party/FreeBSD/sys/dev/usb/storage/ |
H A D | umass.c | 956 device_printf(dev, "failed to get " in umass_attach() 962 device_printf(dev, " "); in umass_attach() 1035 device_printf(dev, "could not setup required " in umass_attach()
|