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

/freebsd-13-stable/sys/contrib/ncsw/etc/
H A Derror.c81 case (E_NOT_FOUND): return "Resource Not Found";
/freebsd-13-stable/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.h73 E_NOT_FOUND, enumerator in enum:__anon14059
H A Dlxencrypt.c547 return -E_NOT_FOUND;
/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h166 ,E_NOT_FOUND /**< Requested resource or item was not found. */ enumerator in enum:e_ErrorType
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h409 return ERROR_CODE(E_NOT_FOUND);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_prs.c323 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("Sw Parser attachment Not found"));
H A Dfm_replic.c408 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("Available member"));
H A Dfm_cc.c4174 return ERROR_CODE(E_NOT_FOUND);
5443 if (GET_ERROR_TYPE(err) != E_NOT_FOUND)
5601 if (GET_ERROR_TYPE(err) != E_NOT_FOUND)
5691 if (GET_ERROR_TYPE(err) != E_NOT_FOUND)
7106 RETURN_ERROR(MINOR, E_NOT_FOUND, ("bucket!"));
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-forces.c596 E_NOT_FOUND, enumerator in enum:__anon6179
625 {E_NOT_FOUND, "NOT FOUND"},
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Dmemac.c694 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG);
H A Dtgec.c570 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG);
H A Ddtsec.c885 RETURN_ERROR(MAJOR, E_NOT_FOUND, NO_MSG);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c595 return ERROR_CODE(E_NOT_FOUND);
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c1865 REPORT_ERROR(MAJOR, E_NOT_FOUND, ("PCD handle!"));

Completed in 249 milliseconds