Home
last modified time | relevance | path

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

/u-boot/include/
A Dapi_public.h104 #define DEV_STA_CLOSED 0x0000 /* invalid, closed */ macro
/u-boot/api/
A Dapi.c274 if (di->state == DEV_STA_CLOSED) in API_dev_close()
293 di->state = DEV_STA_CLOSED; in API_dev_close()

Completed in 4 milliseconds