Home
last modified time | relevance | path

Searched refs:E_EMPTY (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Derror.c83 case (E_EMPTY): return "Resource Is Empty"; in ErrTypeStrings()
/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h173 ,E_EMPTY /**< Resource is empty. */ enumerator
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm_portal_fqr.c1543 return ERROR_CODE(E_EMPTY); in QmPortalPullFrame()
1843 return ERROR_CODE(E_EMPTY); in QM_PORTAL_PollFrame()
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c4425 return ERROR_CODE(E_EMPTY); in FM_ErrorIsr()