Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/etc/
H A Derror.c81 case (E_NOT_FOUND): return "Resource Not Found"; in ErrTypeStrings()
/freebsd/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.h72 E_NOT_FOUND, enumerator
H A Dlxencrypt.c546 return -E_NOT_FOUND; in agtiapi_MapDek()
/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h166 ,E_NOT_FOUND /**< Requested resource or item was not found. */ enumerator
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h409 return ERROR_CODE(E_NOT_FOUND); in BmBpidPut()
/freebsd/sys/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()
/freebsd/contrib/tcpdump/
H A Dprint-forces.c598 E_NOT_FOUND, enumerator
627 {E_NOT_FOUND, "NOT FOUND"},
/freebsd/sys/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()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c595 return ERROR_CODE(E_NOT_FOUND); in QmFqidPut()
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1865 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("PCD handle!")); in FmUnregisterPcd()