Home
last modified time | relevance | path

Searched defs:EPROTONOSUPPORT (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/system/
H A Dos-win32.h110 # define EPROTONOSUPPORT EINVAL macro
/openbmc/u-boot/include/linux/
H A Derrno.h101 #define EPROTONOSUPPORT 93 /* Protocol not supported */ macro