Home
last modified time | relevance | path

Searched refs:ESHUTDOWN (Results 1 – 22 of 22) sorted by relevance

/openbmc/u-boot/include/linux/
H A Derrno.h116 #define ESHUTDOWN 108 /* Cannot send after transport endpoint shutdown */ macro
/openbmc/qemu/nbd/
H A Dcommon.c240 ret = ESHUTDOWN; in nbd_errno_to_system_errno()
H A Dserver.c70 case ESHUTDOWN: in system_errno_to_nbd_errno()
/openbmc/u-boot/drivers/usb/gadget/
H A Ddwc2_udc_otg.c318 if (status && status != -ESHUTDOWN) { in done()
382 nuke(ep, -ESHUTDOWN); in stop_activity()
582 return -ESHUTDOWN; in dwc2_ep_enable()
623 nuke(ep, -ESHUTDOWN); in dwc2_ep_disable()
H A Dat91_udc.c80 if (status && status != -ESHUTDOWN) in done()
303 return -ESHUTDOWN; in at91_ep_enable()
371 nuke(ep, -ESHUTDOWN); in at91_ep_disable()
669 nuke(ep, -ESHUTDOWN); in reset_gadget()
693 nuke(ep, -ESHUTDOWN); in stop_activity()
H A Dpxa25x_udc.c329 return -ESHUTDOWN; in pxa25x_ep_enable()
359 nuke(ep, -ESHUTDOWN); in pxa25x_ep_disable()
426 if (status && status != -ESHUTDOWN) in done()
747 return -ESHUTDOWN; in pxa25x_ep_queue()
1991 nuke(ep, -ESHUTDOWN); in stop_activity()
H A Datmel_usba_udc.c301 request_complete_list(ep, &req_list, -ESHUTDOWN); in usba_ep_disable()
348 return -ESHUTDOWN; in usba_ep_queue()
358 ret = -ESHUTDOWN; in usba_ep_queue()
H A Daspeed_udc.c173 if (status && status != -ESHUTDOWN) in aspeed_udc_done()
754 aspeed_udc_done(ep, req, -ESHUTDOWN); in aspeed_udc_ep_dequeue()
H A Df_thor.c612 case -ESHUTDOWN: /* disconnect from host */ in thor_rx_tx_complete()
H A Dether.c1584 case -ESHUTDOWN: /* disconnect etc */ in rx_complete()
1634 case -ESHUTDOWN: /* disconnect etc */ in tx_complete()
H A Df_mass_storage.c476 if (rc != 0 && rc != -ESHUTDOWN) { in ep0_queue()
603 if (rc != -ESHUTDOWN && !(rc == -EOPNOTSUPP && in start_transfer()
H A Ddwc2_udc_otg_xfer_dma.c616 return -ESHUTDOWN; in dwc2_queue()
/openbmc/qemu/include/qemu/
H A Dosdep.h332 #if !defined(ESHUTDOWN)
333 #define ESHUTDOWN 4099 macro
/openbmc/u-boot/lib/
H A Derrno_str.c122 ERRNO_MSG(ESHUTDOWN, "Cannot send after transport endpoint shutdown"),
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp550 if (errno != ESHUTDOWN) in writeKeyboard()
582 if (errno != ESHUTDOWN) in writePointer()
/openbmc/qemu/linux-user/
H A Derrnos.c.inc129 E(ESHUTDOWN)
/openbmc/qemu/hw/usb/
H A Dxen-usb.c356 return -ESHUTDOWN; in usbback_xlat_status()
563 ret = -ESHUTDOWN; in usbback_dispatch()
570 ret = -ESHUTDOWN; in usbback_dispatch()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_gadget.c1247 nuke(musb_ep, -ESHUTDOWN); in musb_gadget_disable()
1354 status = -ESHUTDOWN; in musb_gadget_queue()
2080 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity()
2083 nuke(&hw_ep->ep_in, -ESHUTDOWN); in stop_activity()
2085 nuke(&hw_ep->ep_out, -ESHUTDOWN); in stop_activity()
H A Dmusb_host.c2270 urb->status = -ESHUTDOWN;
2280 urb->status = -ESHUTDOWN;
2289 musb_giveback(musb, next_urb(qh), -ESHUTDOWN);
/openbmc/u-boot/drivers/usb/dwc3/
H A Dgadget.c533 dwc3_gadget_giveback(dep, req, -ESHUTDOWN); in dwc3_remove_requests()
540 dwc3_gadget_giveback(dep, req, -ESHUTDOWN); in dwc3_remove_requests()
1073 ret = -ESHUTDOWN; in dwc3_gadget_ep_queue()
1682 if ((trb->ctrl & DWC3_TRB_CTRL_HWO) && status != -ESHUTDOWN) in __dwc3_cleanup_done_trbs()
H A Dep0.c227 ret = -ESHUTDOWN; in dwc3_gadget_ep0_queue()
/openbmc/qemu/qapi/
H A Dblock-export.json278 # - soft: Hide export from new clients, answer with ESHUTDOWN for