Searched refs:EPROTONOSUPPORT (Results 1 – 4 of 4) sorted by relevance
49 return -EPROTONOSUPPORT; /* unknown format */ in ulz4fn()53 return -EPROTONOSUPPORT; /* we can't support this yet */ in ulz4fn()
107 ERRNO_MSG(EPROTONOSUPPORT, "Protocol not supported"),
24 ret = -EPROTONOSUPPORT; in efi_info_get()
142 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro
Completed in 9 milliseconds