Home
last modified time | relevance | path

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

/external/u-boot/examples/api/
Dglue.c284 return API_ESYSC; in ub_dev_read()
313 return API_ESYSC; in ub_dev_recv()
331 return API_ESYSC; in ub_dev_send()
399 return API_ESYSC; in ub_display_get_info()
409 return API_ESYSC; in ub_display_draw_bitmap()
/external/u-boot/include/
Dapi_public.h16 #define API_ESYSC 6 /* syscall error */ macro