Home
last modified time | relevance | path

Searched refs:E_INVALID_FRAME (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Derror.c86 case (E_INVALID_FRAME): return "Invalid Frame"; in ErrTypeStrings()
/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h181 ,E_INVALID_FRAME /**< Invalid frame object (NULL handle or missing buffers). */ enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c369 REPORT_ERROR(MINOR, E_INVALID_FRAME, ("Not an Host-Command frame received!")); in FmHcTxConf()