Searched refs:E_NOT_FOUND (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/etc/ |
| H A D | error.c | 81 case (E_NOT_FOUND): return "Resource Not Found"; in ErrTypeStrings()
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | error_ext.h | 166 ,E_NOT_FOUND /**< Requested resource or item was not found. */ enumerator
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bm.h | 409 return ERROR_CODE(E_NOT_FOUND); in BmBpidPut()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_prs.c | 323 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("Sw Parser attachment Not found")); in FmPcdGetSwPrsOffset()
|
| H A D | fm_replic.c | 408 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("Available member")); in InitMember()
|
| H A D | fm_cc.c | 4174 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 D | fm_port_ext.h | 1168 , E_NOT_FOUND enumerator
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | tgec.c | 570 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG); in TgecDelExactMatchMacAddress()
|
| H A D | memac.c | 694 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG); in MemacDelExactMatchMacAddress()
|
| H A D | dtsec.c | 885 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG); in DtsecDelExactMatchMacAddress()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | qm.c | 595 return ERROR_CODE(E_NOT_FOUND); in QmFqidPut()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/ |
| H A D | fm_ncsw.c | 1865 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("PCD handle!")); in FmUnregisterPcd()
|