Home
last modified time | relevance | path

Searched refs:E_NOT_IN_RANGE (Results 1 – 10 of 10) sorted by relevance

/freebsd/sys/contrib/ncsw/etc/
H A Derror.c69 case (E_NOT_IN_RANGE): return "Value Out Of Range"; in ErrTypeStrings()
/freebsd/sys/contrib/ncsw/inc/
H A Derror_ext.h128 ,E_NOT_IN_RANGE = ERANGE/**< Parameter value is out of range. */ enumerator
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c2054 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FmPcdKgBuildBindPortToSchemes()
2792 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, ("Scheme is out of partition range")); in FmPcdKgGetRelativeSchemeId()
2806 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, ("relative-scheme-id %d!", relativeSchemeId)); in FmPcdKgGetSchemeHandle()
2851 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FmPcdKgCcGetSetParams()
2995 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, ("relative-scheme-id %d!", relativeSchemeId)); in FM_PCD_KgSchemeSet()
3146 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FM_PCD_KgSchemeGetCounter()
3178 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FM_PCD_KgSchemeSetCounter()
H A Dfm_replic.c121 …RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, ("maxNumOfEntries in the frame replicator parameters should be… in CheckParams()
H A Dfm_cc.c497 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in SetRequiredAction1()
1638 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in ValidateNextEngineParams()
5569 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, in FmPcdCcAddKey()
7101 RETURN_ERROR(MINOR, E_NOT_IN_RANGE, ("bucket index!")); in FM_PCD_MatchTableGetIndexedHashBucket()
H A Dfm_plcr.c146 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in SetProfileNia()
/freebsd/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c469 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FmHcPcdKgCcGetSetParams()
564 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FmHcPcdKgGetSchemeCounter()
616 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG); in FmHcPcdKgSetSchemeCounter()
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/
H A Ddtsec.c97 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, ("PHY address (should be 0-%d)", MAX_PHYS)); in CheckInitParameters()
/freebsd/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3717 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, in FM_PORT_SetPfcPrioritiesMappingToQmanWQ()
3720 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, in FM_PORT_SetPfcPrioritiesMappingToQmanWQ()
4621 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, in FM_PORT_PcdKgModifyInitialScheme()
/freebsd/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2941 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE , ("Profile id is out of range")); in FmVSPCheckRelativeProfile()