Searched refs:E_NOT_AVAILABLE (Results 1 - 9 of 9) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/etc/
H A Derror.c62 case (E_NOT_AVAILABLE): return "Resource Is Unavailable";
/freebsd-13-stable/sys/contrib/ncsw/inc/
H A Derror_ext.h102 ,E_NOT_AVAILABLE = EAGAIN enumerator in enum:e_ErrorType
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Port/
H A Dfm_port_im.c166 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Data buffer"));
346 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Data buffer"));
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm_pool.c429 REPORT_ERROR(TRACE, E_NOT_AVAILABLE, ("buffer"));
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_master.c506 RETURN_ERROR(MINOR, E_NOT_AVAILABLE, ("Not enough SCs available"));
512 RETURN_ERROR(MINOR, E_NOT_AVAILABLE, ("Sc 0 Not available"));
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_ncsw.c932 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("FM Master IPC session for guest %d", guestId));
2076 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("OP #0 cannot work with Tx Port #1."));
2349 RETURN_ERROR(MINOR, E_NOT_AVAILABLE, ("Not available for this FM revision!"));
2753 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE,
2880 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE,
2890 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE,
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_plcr.c345 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale"));
1610 REPORT_ERROR(MAJOR, E_NOT_AVAILABLE, ("FM Policer Profile lock obj!"));
H A Dfm_manip.c1872 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale"));
1918 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale"));
3122 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale"));
H A Dfm_kg.c2202 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("No schemes found"));
3014 REPORT_ERROR(MAJOR, E_NOT_AVAILABLE, ("FM KG Scheme lock obj!"));

Completed in 123 milliseconds