Searched refs:E_INVALID_VALUE (Results 26 - 31 of 31) sorted by relevance

12

/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c86 return ERROR_CODE(E_INVALID_VALUE);
340 SANITY_CHECK_RETURN_ERROR(bpid < BM_MAX_NUM_OF_POOLS, E_INVALID_VALUE);
H A Dbm.h382 REPORT_ERROR(MAJOR, E_INVALID_VALUE, ("IPC reply length mismatch"));
/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Dncsw_mem.c309 RETURN_ERROR(MAJOR, E_INVALID_VALUE, ("Alignment (should be power of 2)"));
425 RETURN_ERROR(MAJOR, E_INVALID_VALUE, ("Alignment (should be power of 2)"));
H A Dmm.c604 RETURN_ERROR(MAJOR, E_INVALID_VALUE, ("Size (should be positive)"));
731 REPORT_ERROR(MAJOR, E_INVALID_VALUE, ("alignment (should be power of 2)"));
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h645 RETURN_ERROR(MAJOR, E_INVALID_VALUE, ("Undefined exception"));
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/FM/Rtc/
H A Dfm_rtc.c67 RETURN_ERROR(MAJOR, E_INVALID_VALUE,

Completed in 87 milliseconds

12