Home
last modified time | relevance | path

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

/openbmc/u-boot/fs/cbfs/
H A Dcbfs.c18 case CBFS_NOT_INITIALIZED: in file_cbfs_error()
204 file_cbfs_result = CBFS_NOT_INITIALIZED; in file_cbfs_get_header()
212 file_cbfs_result = CBFS_NOT_INITIALIZED; in file_cbfs_get_first()
223 file_cbfs_result = CBFS_NOT_INITIALIZED; in file_cbfs_get_next()
238 file_cbfs_result = CBFS_NOT_INITIALIZED; in file_cbfs_find()
/openbmc/u-boot/include/
H A Dcbfs.h14 CBFS_NOT_INITIALIZED, enumerator