Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/etc/
H A Derror.c60 case (E_WRITE_FAILED): return "Write Access Failed"; in ErrTypeStrings()
/f-stack/freebsd/contrib/ncsw/inc/
H A Derror_ext.h98 ,E_WRITE_FAILED = EIO /**< Write access failed on memory/device. */ enumerator
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h1070 , E_WRITE_FAILED = EIO enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c456 RETURN_ERROR(MAJOR, E_WRITE_FAILED, in LoadFmanCtrlCode()