Home
last modified time | relevance | path

Searched refs:E_NOT_FOUND (Results 1 – 12 of 12) sorted by relevance

/f-stack/freebsd/contrib/ncsw/etc/
H A Derror.c81 case (E_NOT_FOUND): return "Resource Not Found"; in ErrTypeStrings()
/f-stack/freebsd/contrib/ncsw/inc/
H A Derror_ext.h166 ,E_NOT_FOUND /**< Requested resource or item was not found. */ enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/BM/
H A Dbm.h409 return ERROR_CODE(E_NOT_FOUND); in BmBpidPut()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c323 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("Sw Parser attachment Not found")); in FmPcdGetSwPrsOffset()
H A Dfm_replic.c408 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("Available member")); in InitMember()
H A Dfm_cc.c4174 return ERROR_CODE(E_NOT_FOUND); in FindKeyIndex()
5443 if (GET_ERROR_TYPE(err) != E_NOT_FOUND) in FmPcdCcModifyKey()
5601 if (GET_ERROR_TYPE(err) != E_NOT_FOUND) in FmPcdCcAddKey()
5691 if (GET_ERROR_TYPE(err) != E_NOT_FOUND) in FmPcdCcModifyKeyAndNextEngine()
7106 RETURN_ERROR(MINOR, E_NOT_FOUND, ("bucket!")); in FM_PCD_MatchTableGetIndexedHashBucket()
/f-stack/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_port_ext.h1168 , E_NOT_FOUND enumerator
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/
H A Dtgec.c570 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG); in TgecDelExactMatchMacAddress()
H A Dmemac.c694 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG); in MemacDelExactMatchMacAddress()
H A Ddtsec.c885 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG); in DtsecDelExactMatchMacAddress()
/f-stack/freebsd/contrib/ncsw/Peripherals/QM/
H A Dqm.c595 return ERROR_CODE(E_NOT_FOUND); in QmFqidPut()
/f-stack/freebsd/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1865 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("PCD handle!")); in FmUnregisterPcd()