Lines Matching refs:__func__

175 	DPRINTF(("%s: device reset requested", __func__));  in pci_vtinput_reset()
182 DPRINTF(("%s", __func__)); in pci_vtinput_notify_eventq()
196 WPRINTF(("%s: invalid descriptor: %d", __func__, n)); in pci_vtinput_notify_statusq()
226 WPRINTF(("%s: failed gettimeofday", __func__)); in pci_vtinput_notify_statusq()
229 WPRINTF(("%s: failed to write host_event", __func__)); in pci_vtinput_notify_statusq()
424 WPRINTF(("%s: read to invalid offset/size %d/%d", __func__, in pci_vtinput_cfgread()
433 DPRINTF(("%s: could not read config %d/%d", __func__, in pci_vtinput_cfgread()
454 WPRINTF(("%s: write to readonly reg %d", __func__, offset)); in pci_vtinput_cfgwrite()
480 __func__)); in vtinput_eventqueue_add_event()
522 __func__, queue->idx)); in vtinput_eventqueue_send_events()
531 WPRINTF(("%s: invalid descriptor: %d", __func__, n)); in vtinput_eventqueue_send_events()
537 __func__, n)); in vtinput_eventqueue_send_events()
543 WPRINTF(("%s: invalid descriptor length: %lu", __func__, in vtinput_eventqueue_send_events()
578 __func__, len, errno)); in vtinput_read_event_from_host()
652 WPRINTF(("%s: missing required path config value", __func__)); in pci_vtinput_init()
662 WPRINTF(("%s: failed to open %s", __func__, sc->vsc_evdev)); in pci_vtinput_init()
670 WPRINTF(("%s: %s is no evdev", __func__, sc->vsc_evdev)); in pci_vtinput_init()
677 WPRINTF(("%s: failed to grab %s", __func__, sc->vsc_evdev)); in pci_vtinput_init()
682 WPRINTF(("%s: init mutexattr failed", __func__)); in pci_vtinput_init()
686 WPRINTF(("%s: settype mutexattr failed", __func__)); in pci_vtinput_init()
690 WPRINTF(("%s: init mutex failed", __func__)); in pci_vtinput_init()
701 WPRINTF(("%s: failed to alloc eventqueue", __func__)); in pci_vtinput_init()
708 WPRINTF(("%s: could not register mevent", __func__)); in pci_vtinput_init()