Home
last modified time | relevance | path

Searched refs:EBUSY (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/asm-generic/
H A Derrno-base.h19 #define EBUSY 16 /* Device or resource busy */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dstdio-lock.h63 __result = EBUSY; \
H A Dlibc-lock.h296 result = EBUSY; \
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Derrno.h44 #define EBUSY 16 /* Mount device busy */ macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c233 retval = -EBUSY; in usb_hcd_cpe_ehci_probe_Port2()
H A DdrvHCD.c1889 retval = -EBUSY; in hcd_unlink_urb()
H A DdrvEhciHcd.c9299 retval = -EBUSY; in usb_hcd_cpe_ehci_probe()
/utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/
H A Dutopia_dev.c790 return (-EBUSY); in utopia_init()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUsbd.c1220 iRetval = -EBUSY; in ms_hcd_unlink_urb()