Searched refs:EPIPE (Results 1 – 6 of 6) sorted by relevance
35 #define EPIPE 32 /* Broken pipe */ macro
46 ERRNO_MSG(EPIPE, "Broken pipe"),
227 if (rc == -EPIPE) in do_usb_mass_storage()
1002 status = -EPIPE; in musb_h_ep0_irq()1143 status = -EPIPE; in musb_host_tx()1484 status = -EPIPE; in musb_host_rx()
1235 nuke(ep, -EPIPE); in handle_ep0()
674 return -EPIPE; in sleep_thread()
Completed in 22 milliseconds