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

/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Derror.c69 case (E_NOT_IN_RANGE): return "Value Out Of Range";
/freebsd-12-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h128 ,E_NOT_IN_RANGE = ERANGE/**< Parameter value is out of range. */ enumerator in enum:e_ErrorType
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c469 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
564 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
616 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_kg.c2054 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
2792 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, ("Scheme is out of partition range"));
2806 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, ("relative-scheme-id %d!", relativeSchemeId));
2851 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
2995 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, ("relative-scheme-id %d!", relativeSchemeId));
3146 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
3178 REPORT_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
H A Dfm_replic.c121 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, ("maxNumOfEntries in the frame replicator parameters should be 2-%d",FM_PCD_FRM_REPLIC_MAX_NUM_OF_ENTRIES));
H A Dfm_cc.c497 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
1638 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
5569 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE,
7101 RETURN_ERROR(MINOR, E_NOT_IN_RANGE, ("bucket index!"));
H A Dfm_plcr.c146 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE, NO_MSG);
/freebsd-12-stable/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));
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port.c3717 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE,
3720 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE,
4621 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE,
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c2941 RETURN_ERROR(MAJOR, E_NOT_IN_RANGE , ("Profile id is out of range"));

Completed in 272 milliseconds