Searched refs:B_DEV_INVALID_PIPE (Results 1 - 5 of 5) sorted by relevance

/haiku/src/add-ons/kernel/bus_managers/usb/
H A Dusb.cpp313 return B_DEV_INVALID_PIPE;
326 return B_DEV_INVALID_PIPE;
339 return B_DEV_INVALID_PIPE;
351 return B_DEV_INVALID_PIPE;
366 return B_DEV_INVALID_PIPE;
381 return B_DEV_INVALID_PIPE;
398 return B_DEV_INVALID_PIPE;
416 return B_DEV_INVALID_PIPE;
432 return B_DEV_INVALID_PIPE;
447 return B_DEV_INVALID_PIPE;
[all...]
/haiku/src/bin/
H A Derror.c69 E(B_DEV_INVALID_PIPE),
/haiku/headers/os/support/
H A DErrors.h310 #define B_DEV_INVALID_PIPE (B_DEVICE_ERROR_BASE + 19) macro
/haiku/headers/build/os/support/
H A DErrors.h304 #define B_DEV_INVALID_PIPE (B_DEVICE_ERROR_BASE + 19) macro
/haiku/headers/private/fs_shell/
H A Dfssh_api_wrapper.h726 #define B_DEV_INVALID_PIPE FSSH_B_DEV_INVALID_PIPE macro

Completed in 165 milliseconds