Home
last modified time | relevance | path

Searched refs:API_ESYSC (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/examples/api/
Dglue.c286 return API_ESYSC; in ub_dev_read()
315 return API_ESYSC; in ub_dev_recv()
333 return API_ESYSC; in ub_dev_send()
401 return API_ESYSC; in ub_display_get_info()
411 return API_ESYSC; in ub_display_draw_bitmap()
/external/u-boot/include/
Dapi_public.h16 #define API_ESYSC 6 /* syscall error */ macro